summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorDaniel Gustafsson2022-11-16 09:24:37 +0000
committerDaniel Gustafsson2022-11-16 09:24:37 +0000
commit5f80cd287c29b88fd364634b16c6c155d5617e8c (patch)
tree249b3c9c943afb519a51972f5afd00a8c0b8ca38 /src/tools
parent63c833f4bdca3251347dd622102de0908a934330 (diff)
doc: update metacpan.org links to avoid redirects
The /release/ links are redirected to /dist/ and /pod/release/ to /release/../view/, so update our links accordingly to avoid 301 redirects. Discussion: https://postgr.es/m/CA672723-BAD2-436E-B6E6-163841E11A1B@yesql.se
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/perlcheck/perlcriticrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/perlcheck/perlcriticrc b/src/tools/perlcheck/perlcriticrc
index 9267fb43b27..49ac9ee52b5 100644
--- a/src/tools/perlcheck/perlcriticrc
+++ b/src/tools/perlcheck/perlcriticrc
@@ -13,7 +13,7 @@ theme = core
# print the policy name as well as the normal output
verbose = %f: %m at line %l, column %c. %e. ([%p] Severity: %s)\n
-# Note: for policy descriptions see https://metacpan.org/release/Perl-Critic
+# Note: for policy descriptions see https://metacpan.org/dist/Perl-Critic
# allow octal constants with leading zeros