File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ application with HTTP Basic authentication.
25
25
26
26
.. note ::
27
27
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.
30
30
31
31
Basic Example: HTTP Authentication
32
32
----------------------------------
@@ -2116,7 +2116,6 @@ Learn more from the Cookbook
2116
2116
* :doc: `Access Control Lists (ACLs) </cookbook/security/acl >`
2117
2117
* :doc: `/cookbook/security/remember_me `
2118
2118
2119
- .. _`Symfony's security component` : https://github.com/symfony/Security
2120
2119
.. _`JMSSecurityExtraBundle` : http://jmsyst.com/bundles/JMSSecurityExtraBundle/1.2
2121
2120
.. _`FOSUserBundle` : https://github.com/FriendsOfSymfony/FOSUserBundle
2122
2121
.. _`implement the \S erializable interface` : http://php.net/manual/en/class.serializable.php
You can’t perform that action at this time.
0 commit comments