We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8482dad + cc80889 commit a74ff22Copy full SHA for a74ff22
contributing/code/pull_requests.rst
@@ -99,7 +99,7 @@ Get the Symfony source code:
99
.. code-block:: terminal
100
101
$ cd symfony
102
- $ git remote add upstream git://github.com/symfony/symfony.git
+ $ git remote add upstream https://github.com/symfony/symfony.git
103
104
Check that the current Tests Pass
105
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments