From 74372fcc1d17368f887b972eb8a9185a09281ebd Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Wed, 22 Apr 2020 09:59:57 +0200 Subject: [PATCH] Correction of the url for the git clone command (framasoft.org -> framagit.org) --- source/installation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/installation/index.rst b/source/installation/index.rst index b071f2153..46b3fd3f1 100644 --- a/source/installation/index.rst +++ b/source/installation/index.rst @@ -32,7 +32,7 @@ Clone or download the chill-standard project and `cd` into the main directory. .. code-block:: bash - git clone https://framasoft.org/Chill-project/Chill-Standard.git + git clone https://framagit.org/Chill-project/Chill-Standard.git cd Chill-Standard