From e6cded483743e1aee659bb7126c03330a471768f Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Tue, 6 Nov 2018 14:55:35 +0100 Subject: [PATCH] modification de l'index --- index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 391cc33..c99200b 100644 --- a/index.md +++ b/index.md @@ -21,9 +21,9 @@ sansfont: Sans Serif - [4.2 Gestion d'erreurs](errors.html). - [6.1 Méthodes](methods.html). - [6.2 Pointeurs intelligents](smart_pointers.html). -- [6.2 Collections: String, Vector, HashMap](collections.html). -- [7.1 Tests](tests.html). -- [8.1 Itérateurs](iterators.html). +- [7.1 Traits](traits.html). +- [7.2 Tests](tests.html). +- [8.1 Collections: String, Vector, HashMap](collections.html). +- [8.2 Itérateurs](iterators.html). - [9.1 Génériques](generics.html). -- [9.2 Traits](traits.html). - [10.1 Lifetimes](lifetimes.html). -- GitLab