We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e5ceb commit a67d3aaCopy full SHA for a67d3aa
components/security/introduction.rst
@@ -20,7 +20,7 @@ Installation
20
You can install the component in many different ways:
21
22
* Use the official Git repository (https://github.com/symfony/Security);
23
-* :doc:`Install it via Composer</components/using_components>` (`symfony/security`_ on Packagist).
+* :doc:`Install it via Composer</components/using_components>` (``symfony/security`` on Packagist_).
24
25
Sections
26
--------
@@ -29,4 +29,4 @@ Sections
29
* :doc:`/components/security/authentication`
30
* :doc:`/components/security/authorization`
31
32
-.. _symfony/security: https://packagist.org/packages/symfony/security
+.. _Packagist: https://packagist.org/packages/symfony/security
0 commit comments