2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-10-31 05:05:42 +00:00

Update link for mobile app docs (#7378)

This commit is contained in:
Oliver
2024-05-31 17:06:12 +10:00
committed by GitHub
parent 9fa2735f7a
commit 74f4b85dfd
3 changed files with 3 additions and 3 deletions

View File

@@ -104,7 +104,7 @@ def inventreeDocUrl():
def inventreeAppUrl():
"""Return URL for InvenTree app site."""
return f'{inventreeDocUrl()}/app/app/'
return f'https://docs.inventree.org/app/'
def inventreeCreditsUrl():