From 91efee4f443830019d92afec1b275bd9c3695f6f Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Fri, 14 Dec 2018 11:01:00 +0100 Subject: updated git clone url --- README.md | 2 +- README.tex | 2 +- about.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b2d0965..4543660 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ wiki](https://notabug.org/ralessi/courses/wiki/Command_line#utilisation-de-la-li #### Cloner ce dépôt git - git clone https://notabug.org/ralessi/courses.git + git clone https://gitlab.com/ralessi/courses.git #### Compiler les fichiers diff --git a/README.tex b/README.tex index 2acc2f6..3fea2e5 100644 --- a/README.tex +++ b/README.tex @@ -41,7 +41,7 @@ Veuillez vous référer à \paragraph{Cloner ce dépôt git} \begin{verbatim} -git clone https://notabug.org/ralessi/courses.git +git clone https://gitlab.com/ralessi/courses.git \end{verbatim} \paragraph{Compiler les fichiers} diff --git a/about.html b/about.html index cf062d1..e70c9ad 100644 --- a/about.html +++ b/about.html @@ -30,7 +30,7 @@

Utilisation de la ligne de commande

Veuillez vous référer à cette page de notre wiki.

Cloner ce dépôt git

-
git clone https://notabug.org/ralessi/courses.git
+
git clone https://gitlab.com/ralessi/courses.git

Compiler les fichiers

make

Revenir à la version initiale

-- cgit v1.2.3