2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

Fix various documentation links

- Reference the configured docs verrsion
This commit is contained in:
Oliver
2021-10-11 10:53:49 +11:00
parent e3f4453a92
commit c7bfce4a64
2 changed files with 3 additions and 3 deletions

View File

@ -83,7 +83,7 @@
<tr>
<td><span class='fas fa-mobile-alt'></span></td>
<td>{% trans "Mobile App" %}</td>
<td><a href="https://inventree.readthedocs.io/en/latest/app/app">https://inventree.readthedocs.io/en/latest/app/app</a></td>
<td><a href="{% inventree_docs_url %}/app/app">{% inventree_docs_url %}/app/app</a></td>
</tr>
<tr>
<td><span class='fas fa-bug'></span></td>