From 1f57a0b92adf5b88481fb53f69e1594d307179d2 Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Wed, 4 Nov 2020 12:21:23 +0100
Subject: [PATCH] updated index

---
 index.md | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/index.md b/index.md
index 2903260..40962ce 100644
--- a/index.md
+++ b/index.md
@@ -48,23 +48,23 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia>
 
 ## [Récapitulatif](prog_seq_c_cours/index.html)
 
-## Introduction [PDF](prog_seq_c_cours/intro.pdf)
+## Introduction [PDF](prog_seq_c_cours/intro.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
 
-## Introduction à l'interface en ligne de commande [PDF](prog_seq_c_cours/command_line.pdf)
+## Introduction à l'interface en ligne de commande [PDF](prog_seq_c_cours/command_line.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
 
-## Base 1 [PDF](prog_seq_c_cours/base_1.pdf)
+## Base 1 [PDF](prog_seq_c_cours/base_1.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
 
-## Base 2 [PDF](prog_seq_c_cours/base_2.pdf)
+## Base 2 [PDF](prog_seq_c_cours/base_2.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
 
-## Base 3 [PDF](prog_seq_c_cours/base_3.pdf)
+## Base 3 [PDF](prog_seq_c_cours/base_3.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
 
-## Base 4 [PDF](prog_seq_c_cours/base_4.pdf)
+## Base 4 [PDF](prog_seq_c_cours/base_4.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
 
-## Base 5 [PDF](prog_seq_c_cours/base_5.pdf)
+## Base 5 [PDF](prog_seq_c_cours/base_5.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
 
-## Base 6 [PDF](prog_seq_c_cours/base_6.pdf)
+## Base 6 [PDF](prog_seq_c_cours/base_6.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
 
-## Tutoriel git [PDF](git_tuto/git_tutorial.pdf)
+## Tutoriel git [PDF](git_tuto/git_tutorial.pdf), .gitignore [PDF](git_tuto/git_tutorial_gitignore.pdf), [git repo](https://gitedu.hesge.ch/orestis.malaspin/git_tutorial)
 
 <!-- ## Intro à `make` [PDF](prog_seq_c_cours/make.pdf)
 
-- 
GitLab