Skip to content

Commit a67d3aa

Browse files
committed
[symfony#1604] Making the link to packagist consistent with the other component sections
1 parent c1e5ceb commit a67d3aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/security/introduction.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ 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
--------
@@ -29,4 +29,4 @@ Sections
2929
* :doc:`/components/security/authentication`
3030
* :doc:`/components/security/authorization`
3131

32-
.. _symfony/security: https://packagist.org/packages/symfony/security
32+
.. _Packagist: https://packagist.org/packages/symfony/security

0 commit comments

Comments
 (0)