From edccd30216911c58fb720bf35c1597be08f03a31 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 4 Jan 2025 07:39:51 +0100 Subject: [PATCH] Update perlre perldoc URL --- default.action.master | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.action.master b/default.action.master index a81e9feb..815c0371 100644 --- a/default.action.master +++ b/default.action.master @@ -120,7 +120,7 @@ # wouldn't fit here. # # Perl compatible regular expressions are used. See the pcre/docs/ directory or -# man perlre (also available at http://perldoc.perl.org/perlre.html) for +# man perlre (also available at https://perldoc.perl.org/perlre) for # details. The appendix to our User Manual also has some detail. # # Please note that matching in the path is CASE INSENSITIVE by default, but -- 2.49.0