Skip to content

Commit 3f646a2

Browse files
committed
Fixed some references
1 parent a07ad20 commit 3f646a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

reference/configuration/security.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -723,10 +723,10 @@ This options defines how the application users are loaded (from a database,
723723
a LDAP server, a configuration file, etc.) Read the following articles to learn
724724
more about each of those providers:
725725

726-
* :doc:`Load users from a database </security/entity_provider>`
727-
* :doc:`Load users from a LDAP server </security/ldap>`
728-
* :ref:`Load users from a configuration file <security-user-providers>`
729-
* :doc:`Create your own user provider </security/custom_provider>`
726+
* :ref:`Load users from a database <security-entity-user-provider>`
727+
* :ref:`Load users from a LDAP server <security-ldap-user-provider>`
728+
* :ref:`Load users from a configuration file <security-memory-user-provider>`
729+
* :ref:`Create your own user provider <custom-user-provider>`
730730

731731
role_hierarchy
732732
--------------

0 commit comments

Comments
 (0)