From 6ab6d6d122ab659f493afe9a64fcef4135010bd8 Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Wed, 25 Sep 2019 12:54:52 +0200
Subject: [PATCH] quiz mod

---
 base_2.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/base_2.md b/base_2.md
index b2a40e8..aa82306 100644
--- a/base_2.md
+++ b/base_2.md
@@ -73,7 +73,7 @@
 
 # Quiz: Les pointeurs
 
-## [Les pointeurs](https://cyberlearn.hes-so.ch/mod/evoting/view.php?id=1038526)
+## [Quiz: Les pointeurs](https://cyberlearn.hes-so.ch/mod/evoting/view.php?id=1038526)
 
 # La fonction `sizeof()` (1/N)
 
@@ -219,7 +219,7 @@ int main() {
 
 # Quiz: Les fonctions
 
-## [Les fonctions](https://cyberlearn.hes-so.ch/mod/evoting/view.php?id=1038560)
+## [Quiz: Les fonctions](https://cyberlearn.hes-so.ch/mod/evoting/view.php?id=1038560)
 
 <!-- TODO quiz;
 ```C
-- 
GitLab