From 417c87b78dd9e69dbea3ec41313c9950b4721f8e Mon Sep 17 00:00:00 2001 From: Sergey Kandaurov Date: Mon, 18 Aug 2025 22:10:25 +0400 Subject: [PATCH] Updated link to xslscript. --- misc/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/README b/misc/README index 3f7b3236d..a5a88f2ba 100644 --- a/misc/README +++ b/misc/README @@ -3,7 +3,7 @@ make -f misc/GNUmakefile release the required tools: *) xsltproc to build CHANGES, -*) xslscript.pl ( http://hg.nginx.org/xslscript ) to build XSLTs +*) xslscript.pl ( https://github.com/nginx/xslscript ) to build XSLTs from XSLScript sources.