Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 71dc042

Browse files
authored
Update CONTRIBUTING.rst (#1158)
1 parent 5703473 commit 71dc042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ où vous avez le droit de faire des modifications.
2121
.. code-block:: bash
2222
2323
# Clonez votre fork Github avec `git` en utilisant ssh :
24-
git clone [email protected]/VOTRE_NOM_DE_COMPTE_GITHUB/python-docs-fr.git
24+
git clone [email protected]:VOTRE_NOM_DE_COMPTE_GITHUB/python-docs-fr.git
2525
2626
# *OU* HTTPS :
2727
git clone https://github.com/VOTRE_NOM_DE_COMPTE_GITHUB/python-docs-fr.git

0 commit comments

Comments
 (0)