From 7821fee97cd7611870d0e639aece8fa271c6e1ce Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Tue, 31 Mar 2020 22:08:01 -0500 Subject: namespace upgrading_auth since it's in the whatsnew doc --- docs/api/authentication.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api/authentication.rst') 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: -- cgit v1.2.3