Skip to content

Commit 8acaaf1

Browse files
committed
[Security] Fixing missing link
1 parent 3ab0a5c commit 8acaaf1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

components/security/introduction.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@ Installation
2020
You can install the component in many different ways:
2121

2222
* Use the official Git repository (https://github.com/symfony/Security);
23-
* :doc:`Install it via Composer</components/using_components>` (``symfony/security`` on `Packagist`_).
23+
* :doc:`Install it via Composer</components/using_components>` (`symfony/security`_ on Packagist).
2424

2525
Sections
2626
--------
2727

2828
* :doc:`/components/security/firewall`
2929
* :doc:`/components/security/authentication`
3030
* :doc:`/components/security/authorization`
31+
32+
.. _symfony/security: https://packagist.org/packages/symfony/security

0 commit comments

Comments
 (0)