# HG changeset patch # User Maxim Dounin # Date 1708301479 -10800 # Node ID 985b0bda403cd49580dc6bf080868f04b0ff0849 # Parent 0d9e536ec6283b25b8bfb5b64bcb9ffe91de5557 Free nginx: changed domain to freenginx.org. diff --git a/docs/html/index.html b/docs/html/index.html --- a/docs/html/index.html +++ b/docs/html/index.html @@ -14,9 +14,7 @@ font-family: Tahoma, Verdana, Arial, san working. Further configuration is required.

For online documentation and support please refer to -nginx.org.
-Commercial support is available at -nginx.com.

+freenginx.org.

Thank you for using nginx.

diff --git a/docs/man/nginx.8 b/docs/man/nginx.8 --- a/docs/man/nginx.8 +++ b/docs/man/nginx.8 @@ -195,10 +195,10 @@ nginx -t -c ~/mynginx.conf \e .\"Xr nginx.conf 5 .\"Pp Documentation at -.Pa http://nginx.org/en/docs/ . +.Pa http://freenginx.org/en/docs/ . .Pp For questions and technical support, please refer to -.Pa http://nginx.org/en/support.html . +.Pa http://freenginx.org/en/support.html . .Sh HISTORY Development of .Nm diff --git a/docs/text/README b/docs/text/README --- a/docs/text/README +++ b/docs/text/README @@ -1,3 +1,3 @@ -Documentation is available at http://nginx.org +Documentation is available at http://freenginx.org diff --git a/misc/README b/misc/README --- 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 ( http://freenginx.org/hg/xslscript ) to build XSLTs from XSLScript sources. diff --git a/src/http/modules/perl/nginx.pm b/src/http/modules/perl/nginx.pm --- a/src/http/modules/perl/nginx.pm +++ b/src/http/modules/perl/nginx.pm @@ -125,7 +125,7 @@ This module provides a Perl interface to =head1 SEE ALSO -http://nginx.org/en/docs/http/ngx_http_perl_module.html +http://freenginx.org/en/docs/http/ngx_http_perl_module.html =head1 AUTHOR