summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/contrib/sites.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/sites.txt b/docs/ref/contrib/sites.txt
index b0d9a4b8ee..b0da9fdabd 100644
--- a/docs/ref/contrib/sites.txt
+++ b/docs/ref/contrib/sites.txt
@@ -464,7 +464,7 @@ the ``domain`` and ``name`` by looking at the request's domain. It has
=============================
Finally, to avoid repetitive fallback code, the framework provides a
-:func:`django.contrib.sites.shortcut.get_current_site` function.
+:func:`django.contrib.sites.shortcuts.get_current_site` function.
.. function:: shortcuts.get_current_site