diff --git a/docs/topics/auth/customizing.txt b/docs/topics/auth/customizing.txt index ea4ec8686d..ee1aedbd8c 100644 --- a/docs/topics/auth/customizing.txt +++ b/docs/topics/auth/customizing.txt @@ -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 ` for information on the authentication backends included with Django.