From eaf0cf9c10d613678912f008f05985427ed2145e 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 0341d5d..16d56be 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,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