[Privoxy-commits] [privoxy] 09/10: Update perlre perldoc URL

User Git git at git.privoxy.org
Sun Jan 5 08:45:37 CET 2025


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit edccd30216911c58fb720bf35c1597be08f03a31
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Jan 4 07:39:51 2025 +0100

    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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list