]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
fix link for post-consumption-example, 404d to jonas
authorFantasticle <84633558+fantasticle@users.noreply.github.com>
Sat, 2 Apr 2022 13:52:32 +0000 (15:52 +0200)
committerFantasticle <84633558+fantasticle@users.noreply.github.com>
Sat, 2 Apr 2022 13:52:32 +0000 (15:52 +0200)
docs/advanced_usage.rst

index 78e12736a730627ddfdf9ef5474a423a30268962..3a1393cc52b0559db2264bf8cf2afb2065331944 100644 (file)
@@ -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: