Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ requirements. Open your console terminal and run this command:

.. note::

The Symfony binary is developed internally at Symfony. If you want to
report a bug or suggest a new feature, please create an issue on
The Symfony CLI source is available at the `Symfony CLI organization repository`_. If
you want to report a bug or suggest a new feature, please create an issue on
`symfony/cli`_.

.. _creating-symfony-applications:
Expand Down Expand Up @@ -319,6 +319,7 @@ Learn More
.. _`Install Composer`: https://getcomposer.org/download/
.. _`install Symfony CLI`: https://symfony.com/download
.. _`symfony/cli`: https://github.com/symfony/cli
.. _`Symfony CLI organization repository`: https://github.com/symfony-cli
.. _`The Symfony Demo Application`: https://github.com/symfony/demo
.. _`Symfony Flex`: https://github.com/symfony/flex
.. _`PHP security advisories database`: https://github.com/FriendsOfPHP/security-advisories
Expand Down