changeset 9212:985b0bda403c

Free nginx: changed domain to freenginx.org.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 19 Feb 2024 03:11:19 +0300
parents 0d9e536ec628
children 23f109f0facc
files docs/html/index.html docs/man/nginx.8 docs/text/README misc/README src/http/modules/perl/nginx.pm
diffstat 5 files changed, 6 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/docs/html/index.html	Wed Feb 14 15:55:42 2024 +0400
+++ b/docs/html/index.html	Mon Feb 19 03:11:19 2024 +0300
@@ -14,9 +14,7 @@
 working. Further configuration is required.</p>
 
 <p>For online documentation and support please refer to
-<a href="http://nginx.org/">nginx.org</a>.<br/>
-Commercial support is available at
-<a href="http://nginx.com/">nginx.com</a>.</p>
+<a href="http://freenginx.org/">freenginx.org</a>.</p>
 
 <p><em>Thank you for using nginx.</em></p>
 </body>
--- a/docs/man/nginx.8	Wed Feb 14 15:55:42 2024 +0400
+++ b/docs/man/nginx.8	Mon Feb 19 03:11:19 2024 +0300
@@ -195,10 +195,10 @@
 .\"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
--- a/docs/text/README	Wed Feb 14 15:55:42 2024 +0400
+++ b/docs/text/README	Mon Feb 19 03:11:19 2024 +0300
@@ -1,3 +1,3 @@
 
-Documentation is available at http://nginx.org
+Documentation is available at http://freenginx.org
 
--- a/misc/README	Wed Feb 14 15:55:42 2024 +0400
+++ b/misc/README	Mon Feb 19 03:11:19 2024 +0300
@@ -3,7 +3,7 @@
 
 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.
 
 
--- a/src/http/modules/perl/nginx.pm	Wed Feb 14 15:55:42 2024 +0400
+++ b/src/http/modules/perl/nginx.pm	Mon Feb 19 03:11:19 2024 +0300
@@ -125,7 +125,7 @@
 
 =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