From b76742dbcecb86bc367d3cc09865627921583a88 Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Wed, 21 Nov 2018 17:36:20 +0100
Subject: [PATCH] adaptation index

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

diff --git a/index.md b/index.md
index 88b0201..d3fa1fc 100644
--- a/index.md
+++ b/index.md
@@ -24,6 +24,7 @@ sansfont: Sans Serif
 - [7.1 Génériques](generics.html).
 - [7.2 Traits](traits.html).
 - [8.1 Tests](tests.html).
-- [8.2 Collections: String, Vector, HashMap](collections.html).
-- [8.3 Itérateurs](iterators.html).
+- [8.2 Vecteurs](vec.html).
+- [9.1 Collections: String, HashMap](collections.html).
+- [9.2 Itérateurs](iterators.html).
 - [10.1 Lifetimes](lifetimes.html).
-- 
GitLab