We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentcb531fd commit7e9233cCopy full SHA for 7e9233c
book/security.rst
@@ -25,8 +25,8 @@ application with HTTP Basic authentication.
25
26
..note::
27
28
- `Symfony's security component`_ is available as a standalone PHP library
29
- for use inside any PHP project.
+:doc:`Symfony's security component</components/security/introduction>` is
+available as a standalone PHP libraryfor use inside any PHP project.
30
31
Basic Example: HTTP Authentication
32
----------------------------------
@@ -2116,7 +2116,6 @@ Learn more from the Cookbook
2116
*:doc:`Access Control Lists (ACLs)</cookbook/security/acl>`
2117
*:doc:`/cookbook/security/remember_me`
2118
2119
-.. _`Symfony's security component`:https://github.com/symfony/Security
2120
.. _`JMSSecurityExtraBundle`:http://jmsyst.com/bundles/JMSSecurityExtraBundle/1.2
2121
.. _`FOSUserBundle`:https://github.com/FriendsOfSymfony/FOSUserBundle
2122
.. _`implement the\Serializable interface`:http://php.net/manual/en/class.serializable.php