summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2020-05-13 00:09:07 -0700
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-05-13 09:09:39 +0200
commitd6e6695d9352720fd626b3a6e7f8c836d5da346e (patch)
tree0fd2ef341df19491a00fe40bc6005a504d422563 /docs/ref
parent90fa00fc475abd71bd838f9a827f9238e2de0a74 (diff)
[3.1.x] Fixed numbered list in admin overview docs.
Backport of 05ed7104c0bc069352b2cee85ab918e48ee73cbe from master
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/admin/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/admin/index.txt b/docs/ref/contrib/admin/index.txt
index e5ec730c82..664379c03b 100644
--- a/docs/ref/contrib/admin/index.txt
+++ b/docs/ref/contrib/admin/index.txt
@@ -44,7 +44,7 @@ If you're not using the default project template, here are the requirements:
:class:`django.contrib.messages.middleware.MessageMiddleware` must be
included.
-5. :ref:`Hook the admin's URLs into your URLconf
+#. :ref:`Hook the admin's URLs into your URLconf
<hooking-adminsite-to-urlconf>`.
After you've taken these steps, you'll be able to use the admin site by