From 03076e5f1e6fcdcdff940b2c2b4337563ea317a6 Mon Sep 17 00:00:00 2001 From: Anil Sangwa Date: Fri, 14 Feb 2025 09:34:53 +0530 Subject: [PATCH] chore: updated EbookFoundation link However if you wish to redirect to en specific , it can be changed to https://github.com/EbookFoundation/free-programming-books/blob/main/books/free-programming-books-en.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1633da..629a00e 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ There are some free books available, including: - 📖 [Professional software development](http://mixmastamyk.bitbucket.io/pro_soft_dev/): pretty complete and a good companion to this page. The free chapters are mostly focused on software development processes: design, testing, code writing, etc. - and not so much about tech itself. - 🧰 [vhf/free-programming-books](https://github.com/vhf/free-programming-books) -- 🧰 [EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books/blob/master/books/free-programming-books.md) +- 🧰 [EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books/tree/main/books) ## Must-read articles