Skip to content

Commit

Permalink
minor #4496 [Book][Security] link to a bundle's current (not master) …
Browse files Browse the repository at this point in the history
…docs (xabbuh)

This PR was merged into the 2.5 branch.

Discussion
----------

[Book][Security] link to a bundle's current (not master) docs

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.5+
| Fixed tickets |

Commits
-------

ef7495e link to a bundle's current (not master) docs
  • Loading branch information
weaverryan committed Nov 24, 2014
2 parents 4447b74 + ef7495e commit 8beadce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2303,7 +2303,7 @@ Learn more from the Cookbook
* :doc:`/cookbook/security/remember_me`
* :doc:`How to Restrict Firewalls to a Specific Request </cookbook/security/firewall_restriction>`

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

0 comments on commit 8beadce

Please sign in to comment.