summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/sitemaps.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/sitemaps.txt b/docs/ref/contrib/sitemaps.txt
index 374fd6c55a..64400bc0fa 100644
--- a/docs/ref/contrib/sitemaps.txt
+++ b/docs/ref/contrib/sitemaps.txt
@@ -359,7 +359,7 @@ Context variables
------------------
When customizing the templates for the :func:`~django.contrib.sitemaps.views.index`
-and ~:func:`django.contrib.sitemaps.views.sitemaps` views, you can rely on the
+and :func:`~django.contrib.sitemaps.views.sitemaps` views, you can rely on the
following context variables.
Index