From: Kevin Kandlbinder Date: Wed, 23 Mar 2022 13:06:53 +0000 (+0100) Subject: Fix typo in docs/scanners.rst X-Git-Tag: ngx-1.7.0-rc1~25^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c79b70fffd59ae75a08c8715e5965a13e73ded21;p=thirdparty%2Fpaperless-ngx.git Fix typo in docs/scanners.rst Co-authored-by: Quinn Casey --- diff --git a/docs/scanners.rst b/docs/scanners.rst index 4b67212536..d7d2034253 100644 --- a/docs/scanners.rst +++ b/docs/scanners.rst @@ -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