Skip to content

Commit 7ae3a28

Browse files
committed
improved link
1 parent 38dcfc8 commit 7ae3a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/security/entity_provider.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,8 +585,8 @@ The code below shows the implementation of the
585585

586586
.. tip::
587587

588-
Don't forget to add the repository class to the mapping definition of
589-
:ref: ` your entity <book-doctrine-custom-repository-classes>`.
588+
Don't forget to add the repository class to the
589+
:ref: `mapping definition of your entity <book-doctrine-custom-repository-classes>`.
590590

591591
To finish the implementation, the configuration of the security layer must be
592592
changed to tell Symfony to use the new custom entity provider instead of the

0 commit comments

Comments
 (0)