Fix docs references

This commit is contained in:
Michael Shamoon
2022-12-03 02:04:30 -08:00
parent 1ad9e6673c
commit 7c55144b31
5 changed files with 5 additions and 5 deletions

View File

@@ -76,7 +76,7 @@
</g>
</svg>
<h6 class="m-auto">{% translate "Paperless-ngx is loading..." %}</h6>
<p class="warning m-auto mt-3 small fade hide">{% translate "Still here?! Hmm, something might be wrong." %} <a href="https://paperless-ngx.readthedocs.io/en/latest/">{% translate "Here's a link to the docs." %}</a></p>
<p class="warning m-auto mt-3 small fade hide">{% translate "Still here?! Hmm, something might be wrong." %} <a href="https://docs.paperless-ngx.com">{% translate "Here's a link to the docs." %}</a></p>
</div>
</div>
</app-root>