summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/shortcuts.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/shortcuts.txt b/docs/shortcuts.txt
index 2030ea72fe..f1d7f38ffa 100644
--- a/docs/shortcuts.txt
+++ b/docs/shortcuts.txt
@@ -70,8 +70,6 @@ This example is equivalent to::
r = HttpResponse(t.render(c),
mimetype="application/xhtml+xml")
-.. _an HttpResponse object: ../request_response/#httpresponse-objects
-
``get_object_or_404``
=====================