Skip to content

Commit 7e9233c

Browse files
wouterjweaverryan
authored andcommitted
Changed link to docs instead of code
1 parent cb531fd commit 7e9233c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

book/security.rst

+2-3
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ application with HTTP Basic authentication.
2525

2626
.. note::
2727

28-
`Symfony's security component`_ is available as a standalone PHP library
29-
for use inside any PHP project.
28+
:doc:`Symfony's security component </components/security/introduction>` is
29+
available as a standalone PHP library for use inside any PHP project.
3030

3131
Basic Example: HTTP Authentication
3232
----------------------------------
@@ -2116,7 +2116,6 @@ Learn more from the Cookbook
21162116
* :doc:`Access Control Lists (ACLs) </cookbook/security/acl>`
21172117
* :doc:`/cookbook/security/remember_me`
21182118

2119-
.. _`Symfony's security component`: https://github.com/symfony/Security
21202119
.. _`JMSSecurityExtraBundle`: http://jmsyst.com/bundles/JMSSecurityExtraBundle/1.2
21212120
.. _`FOSUserBundle`: https://github.com/FriendsOfSymfony/FOSUserBundle
21222121
.. _`implement the \Serializable interface`: http://php.net/manual/en/class.serializable.php

0 commit comments

Comments
 (0)