fix 404 for post-consumption-example

still pointed to jonas' repository
This commit is contained in:
fantasticle 2022-04-02 15:56:03 +02:00 committed by GitHub
parent ed2524cbbb
commit 6cc2fa5306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/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: