Skip to content

Commit d336815

Browse files
authored
Fix broken link (EbookFoundation#5549)
1 parent eae0c59 commit d336815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/free-programming-books.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,7 @@ Kerridge (PDF) (email address *requested*, not required)
11591159
* [C for Python Programmers - Carl Burch](http://www.toves.org/books/cpy/)
11601160
* [C Notes for Professionals](https://goalkicker.com/CBook) - Compiled from StackOverflow Documentation (PDF)
11611161
* [C Programming](https://en.wikibooks.org/wiki/Programming%3AC) - Wikibooks
1162-
* [C Programming Boot Camp - Paul Gribble](http://www.gribblelab.org/CBootCamp/)
1162+
* [C Programming Boot Camp - Paul Gribble](https://gribblelab.org/teaching/CBootCamp/)
11631163
* [Deep C](http://www.slideshare.net/olvemaudal/deep-c)
11641164
* [Essential C](http://cslibrary.stanford.edu/101/EssentialC.pdf) - Nick Parlante (PDF)
11651165
* [Everything you need to know about pointers in C - Peter Hosey](http://boredzo.org/pointers/)

0 commit comments

Comments
 (0)