From: fantasticle <84633558+fantasticle@users.noreply.github.com> Date: Sat, 2 Apr 2022 16:25:56 +0000 (+0200) Subject: Update docs/advanced_usage.rst X-Git-Tag: ngx-1.7.0-rc1~19^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F622%2Fhead;p=thirdparty%2Fpaperless-ngx.git Update docs/advanced_usage.rst Co-authored-by: Felix E --- diff --git a/docs/advanced_usage.rst b/docs/advanced_usage.rst index 48199b2c65..b50107003f 100644 --- a/docs/advanced_usage.rst +++ b/docs/advanced_usage.rst @@ -199,7 +199,7 @@ Troubleshooting: - Check your script's permission e.g. in case of permission error ``sudo chmod 755 post-consumption-example.sh`` - Pipe your scripts's output to a log file e.g. ``echo "${DOCUMENT_ID}" | tee --append /usr/src/paperless/scripts/post-consumption-example.log`` -.. _post-consumption-example.sh: https://github.com/paperless-ngx/paperless-ngx/blob/master/scripts/post-consumption-example.sh +.. _post-consumption-example.sh: https://github.com/paperless-ngx/paperless-ngx/blob/main/scripts/post-consumption-example.sh .. _advanced-file_name_handling: