From 3a83743e767e08c691b2f90b740d57c0a5d8dcaf Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Thu, 4 Oct 2018 12:29:03 +0200
Subject: [PATCH] revamped index

---
 index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/index.md b/index.md
index b1c992d..6c902cd 100644
--- a/index.md
+++ b/index.md
@@ -14,6 +14,7 @@ sansfont: Sans Serif
 - [1.4 Types](types.html).
 - [1.5 Structures de contrôle](control.html).
 - [2.1 Types avancés](types_avances.html).
-- [2.2 Organisation du code](modules.html)- [3.1 Fonctions](fonctions.html).
+- [2.2 Organisation du code](modules.html).
+- [3.1 Fonctions](fonctions.html).
 - [3.2 Ownership](ownership.html).
 - [4.1 Commentaires](commentaires.html).
-- 
GitLab