diff --git a/index.md b/index.md
index 115e2adb13889b3d81a2c861c7b7eeca7a0ab8b3..7eba71c6f7dc4f6ae67fd0df6d43ae3807977a74 100644
--- a/index.md
+++ b/index.md
@@ -70,7 +70,7 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia>
 
 # Exercices de programmation séquentielle en C
 
-## Le nombre secret, [HTML](prog_seq_c_tp/nombre_secret/index.html), [PDF](prog_seq_c_tp/nombre_secret/nombre_secret.pdf)
+## Le nombre secret, [HTML](prog_seq_c_tp/nombre_secret/index.html), [PDF](prog_seq_c_tp/nombre_secret/nombre_secret.pdf), [corrigé](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/nombre_secret/corrige)
 
 ## La méthode de la bissection, [HTML](prog_seq_c_tp/bissection/index.html), [PDF](prog_seq_c_tp/bissection/bissection.pdf)