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.
1 parent b15133e commit 9f8af20Copy full SHA for 9f8af20
contributing/documentation/overview.rst
@@ -76,7 +76,7 @@ this value accordingly):
76
.. code-block:: terminal
77
78
$ cd projects/
79
- $ git clone git://github.com/YOUR-GITHUB-USERNAME/symfony-docs.git
+ $ git clone git@github.com:YOUR-GITHUB-USERNAME/symfony-docs.git
80
81
**Step 3.** Add the original Symfony docs repository as a "Git remote" executing
82
this command:
0 commit comments