From: Sven Strittmatter Date: Fri, 9 Dec 2022 21:09:06 +0000 (+0100) Subject: Update setup.md X-Git-Tag: v1.11.0~10^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2157%2Fhead;p=thirdparty%2Fpaperless-ngx.git Update setup.md W/o the slash it resolves to /setup/configuration/ which does 404. --- diff --git a/docs/setup.md b/docs/setup.md index 68fd8f8ca6..e253ef019e 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -850,7 +850,7 @@ http { ``` The `PAPERLESS_URL` configuration variable is also required when using a -reverse proxy. Please refer to the [hosting and security](configuration#hosting-and-security) docs. +reverse proxy. Please refer to the [hosting and security](/configuration#hosting-and-security) docs. Also read [this](https://channels.readthedocs.io/en/stable/deploying.html#nginx-supervisor-ubuntu),