From dcf354e36658d760fd0063f5fc4498d9b4f854a8 Mon Sep 17 00:00:00 2001 From: Manish Kumar <51908018+manish7017@users.noreply.github.com> Date: Thu, 15 Apr 2021 14:50:56 +0530 Subject: [PATCH] Link Update The previous link of free programming Books is not working. So, I replace the link with new link of the repo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 077c22b..9009842 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io) ### Free Programming Books * [O'Reilly Offering Programming eBooks for Free (Reddit)](https://www.reddit.com/r/learnprogramming/comments/556kxj/oreilly_offering_programming_ebooks_for_free/) - * [GitHub - Thousands of free programming Books on every topic](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md) + * [GitHub - Thousands of free programming Books on every topic](https://github.com/EbookFoundation/free-programming-books/blob/master/books/free-programming-books.md) * [Non-Technical Books to make you a better Programmer (Reddit)](https://www.reddit.com/r/learnprogramming/comments/51zz5g/what_non_technical_books_can_i_bring_with_me/) ---