From 5b31711e75f17c75431eb71e6adc55bcf5121fb4 Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Wed, 12 Dec 2018 16:10:53 +0100 Subject: [PATCH] modif index --- index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index d3fa1fc..3efe297 100644 --- a/index.md +++ b/index.md @@ -25,6 +25,6 @@ sansfont: Sans Serif - [7.2 Traits](traits.html). - [8.1 Tests](tests.html). - [8.2 Vecteurs](vec.html). -- [9.1 Collections: String, HashMap](collections.html). -- [9.2 Itérateurs](iterators.html). -- [10.1 Lifetimes](lifetimes.html). +- [11.1 Itérateurs](iterators.html). +- [12.1 Unsafe Rust](collections.html). +- [13.1 Lifetimes](lifetimes.html). -- GitLab