summaryrefslogtreecommitdiff
path: root/docs/api/authentication.rst
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2020-03-31 22:08:01 -0500
committerMichael Merickel <michael@merickel.org>2020-11-28 20:21:15 -0600
commit7821fee97cd7611870d0e639aece8fa271c6e1ce (patch)
tree169ebe74fc2a997fcc7eec40dc3c7433aea8c0c2 /docs/api/authentication.rst
parent0bc0261527e410e350fe52e7dcad120cb7a58d9f (diff)
downloadpyramid-7821fee97cd7611870d0e639aece8fa271c6e1ce.tar.gz
pyramid-7821fee97cd7611870d0e639aece8fa271c6e1ce.tar.bz2
pyramid-7821fee97cd7611870d0e639aece8fa271c6e1ce.zip
namespace upgrading_auth since it's in the whatsnew doc
Diffstat (limited to 'docs/api/authentication.rst')
-rw-r--r--docs/api/authentication.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/authentication.rst b/docs/api/authentication.rst
index f3a25ee64..a1a8dfea1 100644
--- a/docs/api/authentication.rst
+++ b/docs/api/authentication.rst
@@ -26,7 +26,7 @@ Authentication Policies
~~~~~~~~~~~~~~~~~~~~~~~
Authentication policies have been deprecated by the new security system. See
-:ref:`upgrading_auth` for more information.
+:ref:`upgrading_auth_20` for more information.
.. autoclass:: AuthTktAuthenticationPolicy
:members: