Skip to content

Commit d0072b1

Browse files
committed
Fixed a wrong reference
1 parent 5446869 commit d0072b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contributing/code/tests.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before Running the Tests
1818

1919
To run the Symfony test suite, install the external dependencies used during the
2020
tests, such as Doctrine, Twig and Monolog. To do so,
21-
:doc:`install Composer </setup/composer>` and execute the following:
21+
`install Composer`_ and execute the following:
2222

2323
.. code-block:: terminal
2424
@@ -54,6 +54,7 @@ what's going on and if the tests are broken because of the new code.
5454
On Windows, install the `Cmder`_, `ConEmu`_, `ANSICON`_ or `Mintty`_ free applications
5555
to see colored test results.
5656

57+
.. _`install Composer`: https://getcomposer.org/download/
5758
.. _Cmder: http://cmder.net/
5859
.. _ConEmu: https://conemu.github.io/
5960
.. _ANSICON: https://github.com/adoxa/ansicon/releases

0 commit comments

Comments
 (0)