diff --git a/reference/configuration/security.rst b/reference/configuration/security.rst index 5553851869f..4df936c876d 100644 --- a/reference/configuration/security.rst +++ b/reference/configuration/security.rst @@ -723,10 +723,10 @@ This options defines how the application users are loaded (from a database, a LDAP server, a configuration file, etc.) Read the following articles to learn more about each of those providers: -* :doc:`Load users from a database ` -* :doc:`Load users from a LDAP server ` -* :ref:`Load users from a configuration file ` -* :doc:`Create your own user provider ` +* :ref:`Load users from a database ` +* :ref:`Load users from a LDAP server ` +* :ref:`Load users from a configuration file ` +* :ref:`Create your own user provider ` role_hierarchy --------------