Fixed broken reference in documentation.

This commit is contained in:
Baptiste Mispelon 2013-06-19 10:37:24 +02:00
parent 2f35c6f10f
commit b0b506b933
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ plug in other authentication sources. You can override Django's default
database-based scheme, or you can use the default system in tandem with other
systems.
See the `authentication backend reference
See the :ref:`authentication backend reference
<authentication-backends-reference>` for information on the authentication
backends included with Django.