From 58e41fcc248c0ec33d796bbabb963415358ac71d Mon Sep 17 00:00:00 2001 From: Manoj Kumar Date: Fri, 5 Jun 2020 17:40:08 +0200 Subject: [PATCH] Update security.rst --- security.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/security.rst b/security.rst index 254a1247966..8315e38d241 100644 --- a/security.rst +++ b/security.rst @@ -414,8 +414,7 @@ authentication process. There are many different ways to build an authenticator; here are a few common use-cases: * :doc:`/security/form_login_setup` -* :doc:`/security/guard_authentication` – see this for the most detailed description of - authenticators and how they work +* :doc:`/security/guard_authentication` – see this for the most detailed description of authenticators and how they work .. _`security-authorization`: .. _denying-access-roles-and-other-authorization: