From 7ae3a281a102e0152e5f404b52fa12be4d9ae55e Mon Sep 17 00:00:00 2001 From: rs Date: Fri, 20 Feb 2015 12:13:30 +0100 Subject: [PATCH] improved link --- cookbook/security/entity_provider.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cookbook/security/entity_provider.rst b/cookbook/security/entity_provider.rst index b6ce0cfc676..125f8d6a184 100644 --- a/cookbook/security/entity_provider.rst +++ b/cookbook/security/entity_provider.rst @@ -585,8 +585,8 @@ The code below shows the implementation of the .. tip:: - Don't forget to add the repository class to the mapping definition of - :ref: ` your entity `. + Don't forget to add the repository class to the + :ref: `mapping definition of your entity `. To finish the implementation, the configuration of the security layer must be changed to tell Symfony to use the new custom entity provider instead of the