From 9a262e03c9070b3b2e4314fd0406aec008736926 Mon Sep 17 00:00:00 2001 From: Girdhar Agrawal <91367509+girdharagrawalbro@users.noreply.github.com> Date: Fri, 17 Oct 2025 07:27:47 +0530 Subject: [PATCH] Remove incorrect Leanpub access notes from D3, Leaflet, PureScript books (batch10) (#12516) * Add Leanpub access notes to D3 Tips and Tricks, Leaflet Tips and Tricks, PureScript By Example * Remove incorrect Leanpub access notes from D3, Leaflet, and PureScript books - all have free HTML --- books/free-programming-books-langs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 9d428514c..70f173a01 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1249,7 +1249,7 @@ Books on general-purpose programming that don't focus on a specific language are #### D3.js -* [D3 Tips and Tricks](https://leanpub.com/D3-Tips-and-Tricks/read) - Malcolm Maclean +* [D3 Tips and Tricks](https://leanpub.com/D3-Tips-and-Tricks/read) - Malcolm Maclean (HTML) * [Dashing D3.js Tutorial](https://www.dashingd3js.com/d3-tutorial) * [Interactive Data Visualization with D3](http://alignedleft.com/tutorials/d3) @@ -1956,7 +1956,7 @@ Books on general-purpose programming that don't focus on a specific language are ### PureScript -* [PureScript By Example](https://leanpub.com/purescript/read) - Phil Freeman +* [PureScript By Example](https://leanpub.com/purescript/read) - Phil Freeman (HTML) ### Python