File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -39,9 +39,8 @@ requirements. Open your console terminal and run this command:
39
39
40
40
.. note ::
41
41
42
- The Symfony CLI source is available at the `Symfony CLI organization repository `_. If
43
- you want to report a bug or suggest a new feature, please create an issue on
44
- `symfony/cli `_.
42
+ The Symfony CLI is written in Go and you can contribute to it in the
43
+ `symfony-cli/symfony-cli GitHub repository `_.
45
44
46
45
.. _creating-symfony-applications :
47
46
@@ -318,8 +317,7 @@ Learn More
318
317
.. _`Stellar Development with Symfony` : https://symfonycasts.com/screencast/symfony
319
318
.. _`Install Composer` : https://getcomposer.org/download/
320
319
.. _`install Symfony CLI` : https://symfony.com/download
321
- .. _`symfony/cli` : https://github.com/symfony/cli
322
- .. _`Symfony CLI organization repository` : https://github.com/symfony-cli
320
+ .. _`symfony-cli/symfony-cli GitHub repository` : https://github.com/symfony-cli/symfony-cli
323
321
.. _`The Symfony Demo Application` : https://github.com/symfony/demo
324
322
.. _`Symfony Flex` : https://github.com/symfony/flex
325
323
.. _`PHP security advisories database` : https://github.com/FriendsOfPHP/security-advisories
Original file line number Diff line number Diff line change @@ -19,9 +19,8 @@ The Symfony server is part of the ``symfony`` binary created when you
19
19
20
20
.. note ::
21
21
22
- The Symfony binary is developed internally at Symfony. If you want to
23
- report a bug or suggest a new feature, please create an issue on
24
- `symfony/cli `_.
22
+ You can view and contribute to the Symfony CLI source in the
23
+ `symfony-cli/symfony-cli GitHub repository `_.
25
24
26
25
Getting Started
27
26
---------------
@@ -423,7 +422,7 @@ debug any issues.
423
422
`Read SymfonyCloud technical docs `_.
424
423
425
424
.. _`install Symfony` : https://symfony.com/download
426
- .. _`symfony/ cli` : https://github.com/symfony/ cli
425
+ .. _`symfony-cli/symfony- cli GitHub repository ` : https://github.com/symfony-cli/symfony- cli
427
426
.. _`Docker` : https://en.wikipedia.org/wiki/Docker_(software)
428
427
.. _`SymfonyCloud` : https://symfony.com/cloud/
429
428
.. _`Read SymfonyCloud technical docs` : https://symfony.com/doc/master/cloud/intro.html
You can’t perform that action at this time.
0 commit comments