Skip to content

Commit

Permalink
Update link following documentation revamp (doctrine#670)
Browse files Browse the repository at this point in the history
  • Loading branch information
noniagriconomie authored and alcaeus committed Aug 11, 2021
1 parent 3f6449e commit d709286
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/doc/security_bundle.rst
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ SecurityBundle integration

A user provider is available for your MongoDB projects if you use
Symfony `SecurityBundle`_. It works exactly the same way as
the ``entity`` user provider described in `the cookbook`_:
the ``entity`` user provider described in `the documentation`_:

.. configuration-block::

@@ -25,4 +25,4 @@ the ``entity`` user provider described in `the cookbook`_:
</config>
.. _`SecurityBundle`: https://symfony.com/doc/current/security.html
.. _`the cookbook`: https://symfony.com/doc/current/cookbook/security/user_provider.html
.. _`the documentation`: https://symfony.com/doc/current/security/user_provider.html

0 comments on commit d709286

Please sign in to comment.