diff --git a/InvenTree/templates/about.html b/InvenTree/templates/about.html index aaa14adce5..0744d6be8f 100644 --- a/InvenTree/templates/about.html +++ b/InvenTree/templates/about.html @@ -83,7 +83,7 @@ {% trans "Mobile App" %} - https://inventree.readthedocs.io/en/latest/app/app + {% inventree_docs_url %}/app/app diff --git a/InvenTree/templates/stats.html b/InvenTree/templates/stats.html index 2d2a9ccbf7..df42576923 100644 --- a/InvenTree/templates/stats.html +++ b/InvenTree/templates/stats.html @@ -51,7 +51,7 @@ {% trans "Background Worker" %} - + {% trans "Background worker not running" %} @@ -62,7 +62,7 @@ {% trans "Email Settings" %} - + {% trans "Email settings not configured" %}