mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
This reverts commit b88457a39e
.
This commit is contained in:
parent
b7da959dbd
commit
03ab4bb808
@ -104,7 +104,7 @@ def inventreeDocUrl():
|
||||
|
||||
def inventreeAppUrl():
|
||||
"""Return URL for InvenTree app site."""
|
||||
return f'https://docs.inventree.org/en/latest/app/app/'
|
||||
return f'{inventreeDocUrl()}/app/app/'
|
||||
|
||||
|
||||
def inventreeCreditsUrl():
|
||||
|
Loading…
Reference in New Issue
Block a user