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
This commit is contained in:
Girdhar Agrawal 2025-10-17 07:27:47 +05:30 committed by GitHub
parent 5307d0b313
commit 9a262e03c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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