From 7b5bc40b4249b709570ac15c744f57ae9a4c1797 Mon Sep 17 00:00:00 2001 From: Steve Howell Date: Mon, 16 Jan 2017 09:00:20 -0800 Subject: [PATCH] Remove broken K+R link from reading list. --- docs/reading-list.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/reading-list.md b/docs/reading-list.md index 81621c6840..7f8c61b6e8 100644 --- a/docs/reading-list.md +++ b/docs/reading-list.md @@ -120,12 +120,6 @@ Some titles have been shortened for organizational purposes. [The Hitchhiker’s Guide to Python!]: http://docs.python-guide.org/en/latest -## C/C++ - -*Book* [The C Programming Language][] - -[The C Programming Language]: https://www.ime.usp.br/~pf/Kernighan-Ritchie/C-Programming-Ebook.pdf - ## Java/Android *Course* - [Android Development for Beginners][]