From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 14 Jan 2025 02:05:47 +0000 (-0800) Subject: Documentation: fix link X-Git-Tag: v2.14.2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c342eafa8d13ad6471989101add3f629e9c82b24;p=thirdparty%2Fpaperless-ngx.git Documentation: fix link --- diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 394832e33..b076baf6b 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -144,7 +144,7 @@ The following error occurred while consuming document.pdf: [Errno 13] Permission This happens when paperless does not have permission to delete files inside the consumption directory. Ensure that `USERMAP_UID` and `USERMAP_GID` are set to the user id and group id you use on the host -operating system, if these are different from `1000`. See [Docker setup](setup.md#docker_hub). +operating system, if these are different from `1000`. See [Docker setup](setup.md#docker). Also ensure that you are able to read and write to the consumption directory on the host.