Skip to content

Commit eb48e4d

Browse files
committed
Redo URL fix
1 parent 96a12f0 commit eb48e4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/security.rst

Lines changed: 2 additions & 2 deletions
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-
`FrameworkExtraBundle documentation <http://symfony.com/doc/master/bundles/SensioFrameworkExtraBundle/annotations/security.html>`_.
1206+
For more information, see the `FrameworkExtraBundle documentation`_.
12081207

12091208
Securing other Services
12101209
~~~~~~~~~~~~~~~~~~~~~~~
@@ -2331,6 +2330,7 @@ Learn more from the Cookbook
23312330
* :doc:`/cookbook/security/remember_me`
23322331
* :doc:`How to Restrict Firewalls to a Specific Request </cookbook/security/firewall_restriction>`
23332332

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

0 commit comments

Comments
 (0)