From 5c518d9832206873adae632960d93b2df2342437 Mon Sep 17 00:00:00 2001 From: "Christopher E. Stith" Date: Sun, 30 Aug 2020 08:05:49 -0500 Subject: [PATCH] update link for "Modern C" by Jens Gustedt, more authoritative (#3687) * update link for "Modern C" by Jens Gustedt, more authoritative * same as before, but remove trailing slash for the linter --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index a75961405..746953718 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1009,7 +1009,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Functional C (1997)](https://research.utwente.nl/files/5128727/book.pdf) - Pieter H. Hartel, Henk Muller (PDF) * [Learn to Code With C - The MagPi Essentials](https://www.raspberrypi.org/magpi-issues/Essentials_C_v1.pdf) (PDF) * [Modeling with Data](https://ben.klemens.org/pdfs/gsl_stats.pdf) - Ben Klemens (PDF) -* [Modern C](https://web.archive.org/web/20190818210107/http://icube-icps.unistra.fr/img_auth.php/d/db/ModernC.pdf) - Jens Gustedt (PDF) +* [Modern C](https://modernc.gforge.inria.fr) - Jens Gustedt (PDF) * [Object-Oriented Programming With ANSI-C](http://www.planetpdf.com/codecuts/pdfs/ooc.pdf) (PDF) * [Programming in C](http://ee.hawaii.edu/~tep/EE160/Book/PDF/) - Bharat Kinariwala & Tep Dobry * [The C book](http://publications.gbdirect.co.uk/c_book/)