diff --git a/README.md b/README.md index b97181e306..eaf3f2e0ae 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ NGINX (pronounced "engine x" or "en-jin-eks") is the world's most popular Web Se NGINX is free and open source software, distributed under the terms of a simplified [2-clause BSD-like license](LICENSE). -Enterprise distributions, commercial support and training are available from [F5, Inc](https://www.f5.com/products/nginx). +Enterprise distributions, commercial support and training are available from [F5, Inc](https://www.f5.com/products/nginx). hellooo > [!IMPORTANT] > The goal of this README is to provide a basic, structured introduction to NGINX for novice users. Please refer to the [full NGINX documentation](https://nginx.org/en/docs/) for detailed information on [installing](https://nginx.org/en/docs/install.html), [building](https://nginx.org/en/docs/configure.html), [configuring](https://nginx.org/en/docs/dirindex.html), [debugging](https://nginx.org/en/docs/debugging_log.html), and more. These documentation pages also contain a more detailed [Beginners Guide](https://nginx.org/en/docs/beginners_guide.html), How-Tos, [Development guide](https://nginx.org/en/docs/dev/development_guide.html), and a complete module and [directive reference](https://nginx.org/en/docs/dirindex.html).