File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Before Running the Tests
18
18
19
19
To run the Symfony test suite, install the external dependencies used during the
20
20
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:
22
22
23
23
.. code-block :: terminal
24
24
@@ -54,6 +54,7 @@ what's going on and if the tests are broken because of the new code.
54
54
On Windows, install the `Cmder `_, `ConEmu `_, `ANSICON `_ or `Mintty `_ free applications
55
55
to see colored test results.
56
56
57
+ .. _`install Composer` : https://getcomposer.org/download/
57
58
.. _Cmder : http://cmder.net/
58
59
.. _ConEmu : https://conemu.github.io/
59
60
.. _ANSICON : https://github.com/adoxa/ansicon/releases
You can’t perform that action at this time.
0 commit comments