8000
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 5703473 commit 71dc042Copy full SHA for 71dc042
CONTRIBUTING.rst
@@ -21,7 +21,7 @@ où vous avez le droit de faire des modifications.
21
.. code-block:: bash
22
23
# Clonez votre fork Github avec `git` en utilisant ssh :
24
- git clone git@github.com/VOTRE_NOM_DE_COMPTE_GITHUB/python-docs-fr.git
+ git clone git@github.com:VOTRE_NOM_DE_COMPTE_GITHUB/python-docs-fr.git
25
26
# *OU* HTTPS :
27
git clone https://github.com/VOTRE_NOM_DE_COMPTE_GITHUB/python-docs-fr.git
0 commit comments