From 3c7b2939bb8629eef9707760d9577baecae8470f Mon Sep 17 00:00:00 2001 From: x0rld <45242856+x0rld@users.noreply.github.com> Date: Mon, 12 Oct 2020 16:50:36 +0200 Subject: [PATCH] remove the link for the lessons of Guillaume Belz (#3978) --- free-programming-books-fr.md | 1 - 1 file changed, 1 deletion(-) diff --git a/free-programming-books-fr.md b/free-programming-books-fr.md index 547cdfaa5..84041b72d 100644 --- a/free-programming-books-fr.md +++ b/free-programming-books-fr.md @@ -104,7 +104,6 @@ ### C / C++ -* [C++ moderne](http://guillaume.belz.free.fr/doku.php?id=programmez_avec_le_langage_c) - Guillaume Belz * [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) - Christian Casteyde * [Le C en 20 heures](http://framabook.org/le-c-en-20-heures-2/) - Eric Berthomier et Daniel Schang * [Le langage C](https://zestedesavoir.com/tutoriels/755/le-langage-c-1/) - Informaticienzero, Taure, Paraze et Lucas-84