diff options
Diffstat (limited to 'docs/html')
| -rw-r--r-- | docs/html/index.html | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/html/index.html b/docs/html/index.html index e8f562255..75bcddcf0 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -10,13 +10,17 @@ font-family: Tahoma, Verdana, Arial, sans-serif; } </head> <body> <h1>Welcome to nginx!</h1> -<p>If you see this page, the nginx web server is successfully installed and -working. Further configuration is required.</p> +<p>If you see this page, nginx is successfully installed and working. +Further configuration is required for the web server, reverse proxy, +API gateway, load balancer, content cache, or other features.</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="https://nginx.org/">nginx.org</a>.<br/> +To engage with the community please visit +<a href="https://community.nginx.org/">community.nginx.org</a>.<br/> +For enterprise grade support, professional services, additional +security features and capabilities please refer to +<a href="https://f5.com/nginx">f5.com/nginx</a>.</p> <p><em>Thank you for using nginx.</em></p> </body> |
