diff options
| author | Sergey Kandaurov <pluknet@nginx.com> | 2025-08-18 22:10:25 +0400 |
|---|---|---|
| committer | pluknet <pluknet@nginx.com> | 2025-09-15 22:13:27 +0400 |
| commit | 417c87b78dd9e69dbea3ec41313c9950b4721f8e (patch) | |
| tree | 2f430d437c6447aa7e0b7294187dd66048ccaa23 | |
| parent | eb5ebbbed74c8ce72465bb079bde0ad29966d170 (diff) | |
| download | nginx-417c87b78dd9e69dbea3ec41313c9950b4721f8e.tar.gz nginx-417c87b78dd9e69dbea3ec41313c9950b4721f8e.tar.bz2 | |
Updated link to xslscript.
| -rw-r--r-- | misc/README | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
