]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fix typo in docs/scanners.rst
authorKevin Kandlbinder <kevin@kevink.dev>
Wed, 23 Mar 2022 13:06:53 +0000 (14:06 +0100)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 13:06:53 +0000 (14:06 +0100)
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
docs/scanners.rst

index 4b6721253614438a8dd9b42080c39ddcf0638c13..d7d203425338a823e14930edb07194c35a04b461 100644 (file)
@@ -125,7 +125,7 @@ This part assumes your Doxie is connected to WiFi and you know its IP.
 
 1. Open your Doxie web UI by navigating to its IP address
 2. Navigate to Options -> Webhook
-3. Set the *URL* to ``https://[your-paperless-ng-instance]/api/documents/post_document/``
+3. Set the *URL* to ``https://[your-paperless-ngx-instance]/api/documents/post_document/``
 4. Set the *File Parameter Name* to ``document``
 5. Add the username and password to the respective fields (Consider creating a user just for your Doxie)
 6. Click *Submit* at the bottom of the page