]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: fix link
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 14 Jan 2025 02:05:47 +0000 (18:05 -0800)
committershamoon <4887959+shamoon@users.noreply.github.com>
Tue, 14 Jan 2025 02:05:47 +0000 (18:05 -0800)
docs/troubleshooting.md

index 394832e3387d6927c776a4c2d578b7eb3495c368..b076baf6b3680787604d2a2e5f4902421280090c 100644 (file)
@@ -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.