From c7bfce4a64b8a1758d09e46e72c2859ba2a3484f Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 11 Oct 2021 10:53:49 +1100 Subject: [PATCH] Fix various documentation links - Reference the configured docs verrsion --- InvenTree/templates/about.html | 2 +- InvenTree/templates/stats.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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" %}