From 4fc3beec31c0368df7296cb5f209f15918ca7909 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Thu, 29 Sep 2022 16:53:21 +0200 Subject: [PATCH] fixed pod uri --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f9c03..27ca658 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ The documentation is provided as a unix man-page. It will be automatically installed if you install from source. However, you can read the man-page online: -https://github.com/TLINDEN/tablizer/tablizer.pod +https://github.com/TLINDEN/tablizer/blob/main/tablizer.pod Or if you cloned the repository you can read it this way (perl needs to be installed though): `perldoc tablizer.pod`.