From cbed55b3daa7be2801f8feacf19db4513441e35a Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Wed, 24 Mar 2021 10:51:12 +0100
Subject: [PATCH] formatting

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

diff --git a/index.md b/index.md
index 2cbabe9..3578a6c 100644
--- a/index.md
+++ b/index.md
@@ -76,8 +76,7 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia>
 
 ## Tests avec $\mu$nit [PDF](prog_seq_c_cours/munit.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
 
-## Arbres binaires de recherche [PDF](prog_seq_c_cours/bst.pdf), [git 
-repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
+## Arbres binaires de recherche [PDF](prog_seq_c_cours/bst.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
 
 
 <!-- ## Intro à `make` [PDF](prog_seq_c_cours/make.pdf)
@@ -116,14 +115,9 @@ repo](https://gitedu.hesge.ch/programmation_sequentielle/cours)
 
 ## Récursivité, [HTML](prog_seq_c_tp/short_exercises/recursivity.html), [PDF](prog_seq_c_tp/short_exercises/recursivity.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/short_exercises/enonce)
 
-## Calculator, 
-[HTML](prog_seq_c_tp/calculator/index.html),[PDF](prog_seq_c_tp/calculator/calculator.pdf), 
-[GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/calculator/enonce)
+## Calculator, [HTML](prog_seq_c_tp/calculator/index.html),[PDF](prog_seq_c_tp/calculator/calculator.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/calculator/enonce)
 
-## Arbre binaire de recherche, 
-[HTML](prog_seq_c_tp/binary_search_tree/index.html), 
-[PDF](prog_seq_c_tp/binary_search_tree/bst.pdf), 
-[GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/binary_search_tree/enonce)
+## Arbre binaire de recherche, [HTML](prog_seq_c_tp/binary_search_tree/index.html), [PDF](prog_seq_c_tp/binary_search_tree/bst.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/binary_search_tree/enonce)
 
 :::
 ::: {.column width="60%"}
-- 
GitLab