Skip to content

Commit 447b716

Browse files
mickaelandrieuweaverryan
authored andcommitted
Fixed internal url linked to @Security annotation
1 parent 669d72e commit 447b716

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

book/security.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,7 @@ Thanks to the SensioFrameworkExtraBundle, you can also secure your controller us
10981098
// ...
10991099
}
11001100

1101-
For more information, see the `SensioFrameworkExtraBundle`_ documentation.
1101+
For more information, see the :doc:`FrameworkExtraBundle documentation </bundles/SensioFrameworkExtraBundle/annotations/security>`.
11021102

11031103
Securing other Services
11041104
~~~~~~~~~~~~~~~~~~~~~~~
@@ -2164,7 +2164,6 @@ Learn more from the Cookbook
21642164
* :doc:`Access Control Lists (ACLs) </cookbook/security/acl>`
21652165
* :doc:`/cookbook/security/remember_me`
21662166

2167-
.. _`JMSSecurityExtraBundle`: http://jmsyst.com/bundles/JMSSecurityExtraBundle/1.2
21682167
.. _`FOSUserBundle`: https://github.com/FriendsOfSymfony/FOSUserBundle
21692168
.. _`implement the \Serializable interface`: http://php.net/manual/en/class.serializable.php
21702169
.. _`functions-online.com`: http://www.functions-online.com/sha1.html

0 commit comments

Comments
 (0)