From: Fantasticle <84633558+fantasticle@users.noreply.github.com> Date: Sat, 2 Apr 2022 13:52:32 +0000 (+0200) Subject: fix link for post-consumption-example, 404d to jonas X-Git-Tag: beta-1.7.0-rc1~29^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db0a58ea0482ff764462841f8782595948afe33c;p=thirdparty%2Fpaperless-ngx.git fix link for post-consumption-example, 404d to jonas --- diff --git a/docs/advanced_usage.rst b/docs/advanced_usage.rst index 78e12736a7..3a1393cc52 100644 --- a/docs/advanced_usage.rst +++ b/docs/advanced_usage.rst @@ -200,7 +200,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/jonaswinkler/paperless-ngx/blob/master/scripts/post-consumption-example.sh +.. _post-consumption-example.sh: https://github.com/paperless-ngx/paperless-ngx/blob/master/scripts/post-consumption-example.sh .. _advanced-file_name_handling: