From a29ae32066bf63d2dfabaefe9ea227d4cb63fc0f Mon Sep 17 00:00:00 2001 From: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> Date: Fri, 28 Nov 2025 15:03:48 +0100 Subject: Removed relative urls. --- docs/templates/docs/doc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/templates/docs/doc.html b/docs/templates/docs/doc.html index 114165ba..5c960f4a 100644 --- a/docs/templates/docs/doc.html +++ b/docs/templates/docs/doc.html @@ -183,7 +183,7 @@
{% trans "FAQ" %}
{% blocktrans %}Try the FAQ — it's got answers to many common questions.{% endblocktrans %}
-
{% trans "Index" %}, {% trans "Module Index" %}, or {% trans "Table of Contents" %}
+
{% trans "Index" %}, {% trans "Module Index" %}, or {% trans "Table of Contents" %}
{% blocktrans %}Handy when looking for specific information.{% endblocktrans %}
{% trans "Django Discord Server" %}
-- cgit v1.3