From 1a680515afd13f36efd4ebf2ca2c7f80f0efb0c6 Mon Sep 17 00:00:00 2001 From: Shilpa G Date: Tue, 24 Feb 2026 20:31:14 +0530 Subject: [PATCH] Fix broken link for Learn Python With Jupyter (Fixes #13083) --- books/free-programming-books-langs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index f0e04b69d..fd36a15ed 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -2037,7 +2037,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Learn Python Programming, Second Edition](https://www.packtpub.com/free-ebooks/learn-python-programming-second-edition) - Fabrizio Romano (Packt account *required*) * [Learn Python the Right Way](https://learnpythontherightway.com) * [Learn Python Visually](https://archive.org/details/learn-python-visually_compress/mode/2up) - Ivelin Demirov *( :card_file_box: archived)* -* [Learn Python With Jupyter](https://www.learnpythonwithjupyter.com/assets/book/learn_python_with_jupyter.pdf) - Serena Bonaretti (PDF) +*[Learn Python With Jupyter](https://www.learnpythonwithjupyter.com/) - Serena Bonaretti (PDF) * [Learn to Program Using Python](https://web.archive.org/web/20201224032210/https://www.ida.liu.se/~732A47/literature/PythonBook.pdf) - Cody Jackson (PDF) *( :card_file_box: archived)* * [Learning to Program](http://www.alan-g.me.uk) * [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson (2.7)