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 d75e3c5 + 2098e0d commit 63e0e8fCopy full SHA for 63e0e8f
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