mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
Correct screenshot relative paths (another attempt)
This commit is contained in:
parent
f74313f3ab
commit
cc0c34b977
1 changed files with 3 additions and 3 deletions
|
|
@ -5,12 +5,12 @@ Screenshots
|
|||
|
||||
Once everything is set-up login to paperless using the web front-end
|
||||
|
||||
.. image:: ../../_static/Screenshot_first_run_login.png
|
||||
.. image:: ./_static/Screenshot_first_run_login.png
|
||||
|
||||
Nice clean interface
|
||||
|
||||
.. image:: ../../_static/Screenshot_first_logged.png
|
||||
.. image:: ./_static/Screenshot_first_logged.png
|
||||
|
||||
Some documents loaded in via ftp or using the scanners ftp.
|
||||
|
||||
.. image:: ../../_static/Screenshot_upload_and_scanned.png
|
||||
.. image:: ./_static/Screenshot_upload_and_scanned.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue