From 4e293c089cd81e4de46bf61b346d43e2a4bd8645 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 17 Feb 2020 22:49:06 +0100 Subject: [PATCH] [SKIP CI] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6adfc85..f9c78b3 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ Setup [nginx](https://www.nginx.com/) webserver. Nginx is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and a web server. The nginx project started with a strong focus on high concurrency, high performance and low memory usage. -You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/system/nginx/). +You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/roles/system/nginx/). -### License +## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. -### Maintainers and Contributors +## Maintainers and Contributors [Robert Kaussow](https://gitea.rknet.org/xoxys)