From c8fa1311238c4db7551dcb9e1579d424137d64a3 Mon Sep 17 00:00:00 2001
From: nodiscc <nodiscc@gmail.com>
Date: Sat, 8 Apr 2023 02:21:25 +0200
Subject: [PATCH] nginx: update description as per official description, update
 link to point to the "about" page

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c2c9d6b..e531626 100644
--- a/README.md
+++ b/README.md
@@ -749,7 +749,7 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s
 - [Cherokee](http://cherokee-project.com/) - Innovative, feature rich, lightning fast and easy to configure open source web server designed for the next generation of highly concurrent secured web applications. ([Source Code](https://github.com/cherokee/webserver/))
 - [Hiawatha](https://www.hiawatha-webserver.org/) - An advanced and secure webserver for Unix. ([Source Code](https://gitlab.com/hsleisink/hiawatha))
 - [Lighttpd](http://www.lighttpd.net/) - Secure, fast, compliant, and very flexible web server that has been optimized for high-performance environments.
-- [Nginx](http://nginx.org/) - Reverse proxy, load balancer, HTTP cache, and web server.
+- [Nginx](https://nginx.org/en/) - HTTP and reverse proxy server, mail proxy server, and generic TCP/UDP proxy server.
 - [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services.
 
 *Web Performance.*