Skip to content

Commit d27bcc5

Browse files
Christian Flothmannwouterj
Christian Flothmann
authored andcommitted
replace doc role for bundle docs with external ref
1 parent 5a92261 commit d27bcc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/security.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1203,8 +1203,7 @@ Thanks to the SensioFrameworkExtraBundle, you can also secure your controller us
12031203
// ...
12041204
}
12051205

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

12091208
Securing other Services
12101209
~~~~~~~~~~~~~~~~~~~~~~~
@@ -2304,6 +2303,7 @@ Learn more from the Cookbook
23042303
* :doc:`/cookbook/security/remember_me`
23052304
* :doc:`How to Restrict Firewalls to a Specific Request </cookbook/security/firewall_restriction>`
23062305

2306+
.. _`FrameworkExtraBundle documentation`: http://symfony.com/doc/master/bundles/SensioFrameworkExtraBundle/annotations/security.html
23072307
.. _`FOSUserBundle`: https://github.com/FriendsOfSymfony/FOSUserBundle
23082308
.. _`implement the \Serializable interface`: http://php.net/manual/en/class.serializable.php
23092309
.. _`Timing attack`: http://en.wikipedia.org/wiki/Timing_attack

0 commit comments

Comments
 (0)