From d8af423a9ce155479cc7c92a05efbd8e21758242 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Fri, 4 Aug 2023 01:10:56 +0200 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In the submenu "♻ Misc" Reverse proxy with SWAG --> Reverse proxy (Nginx, Apache, SWAG) --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 4252fbaa..6b053269 100755 --- a/docs/README.md +++ b/docs/README.md @@ -43,7 +43,7 @@ There is also an in-app Help / FAQ section that should be answering frequently a - [New Version notifications](/docs/VERSIONS.md) - [Version history (legacy)](/docs/VERSIONS_HISTORY.md) - [Database structure](/docs/DATABASE.md) -- [Reverse proxy with SWAG](/docs/REVERSE_PROXY.md) +- [Reverse proxy (Nginx, Apache, SWAG)](/docs/REVERSE_PROXY.md) Feel free to suggest or submit new docs via a PR.