From 00e705bec31074248437eb0e83bcbe667855bec0 Mon Sep 17 00:00:00 2001 From: "Jules Lasne (jlasne)" Date: Thu, 20 Feb 2020 14:14:44 +0100 Subject: [PATCH] Update CONTRIBUTING.rst --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b43f6e473..4235fc3e0 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -21,7 +21,7 @@ où vous avez le droit de faire des modifications. .. code-block:: bash # Clonez votre fork Github avec `git` en utilisant ssh : - 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 # *OU* HTTPS : git clone https://github.com/VOTRE_NOM_DE_COMPTE_GITHUB/python-docs-fr.git