From 21bcb367b501feddd224482a8682210191ca96f0 Mon Sep 17 00:00:00 2001 From: Jean-Yves Guyomarc'h Date: Wed, 24 Jun 2015 14:41:03 -0700 Subject: [PATCH] Changed link for "TeX pour l'Impatient" The link for "TeX pour l'Impatient" was a FTP one and not working. I changed it for http://www.apprendre-en-ligne.net/LaTeX/teximpatient.pdf --- free-programming-books-fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books-fr.md b/free-programming-books-fr.md index b27d487c..9a405be0 100644 --- a/free-programming-books-fr.md +++ b/free-programming-books-fr.md @@ -149,7 +149,7 @@ les problèmes](http://www.pearson.fr/livre/?GCOI=27440100048330), Annexe B du #### TeX -* [TeX pour l'Impatient](ftp://tug.org/tex/impatient/fr/fbook.pdf), par Paul Abrahams, Kathryn Hargreaves, and Karl Berry, trad. Marc Chaudemanche +* [TeX pour l'Impatient](http://www.apprendre-en-ligne.net/LaTeX/teximpatient.pdf), par Paul Abrahams, Kathryn Hargreaves, and Karl Berry, trad. Marc Chaudemanche ### Lisp * [Introduction à la programmation en Common Lisp](http://www.algo.be/logo1/lisp/intro-lisp.pdf) par Francis Leboutte -- GitLab