From ebab280fc2a759af417cd299ef95363163401ffc Mon Sep 17 00:00:00 2001 From: Girdhar Agrawal <91367509+girdharagrawalbro@users.noreply.github.com> Date: Fri, 17 Oct 2025 07:03:55 +0530 Subject: [PATCH] Remove incorrect Leanpub access notes from Lisp and Python books (batch7) (#12511) * Add Leanpub access notes to Lisp Hackers, Loving Common Lisp, Inside The Python Virtual Machine * Remove incorrect Leanpub access notes from Lisp Hackers, Loving Common Lisp, and Inside The Python Virtual Machine - all have free HTML --- 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 827d342d6..ab0344903 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1540,7 +1540,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Interpreting LISP](http://www.civilized.com/files/lispbook.pdf) - Gary D. Knott (PDF) * [Learn Lisp The Hard Way](https://github.com/LispTO/llthw) - Colin J.E. Lupton * [Let Over Lambda - 50 Years of Lisp](http://letoverlambda.com/index.cl/) - D. Hoyte -* [Lisp Hackers: Interviews with 100x More Productive Programmers](https://leanpub.com/lisphackers/read) - Vsevolod Dyomkin +* [Lisp Hackers: Interviews with 100x More Productive Programmers](https://leanpub.com/lisphackers/read) - Vsevolod Dyomkin (HTML) * [Lisp Koans](https://github.com/google/lisp-koans) * [Lisp Web Tales](https://leanpub.com/lispwebtales) - Pavel Penev * [Loving Common Lisp, or the Savvy Programmer's Secret Weapon](https://leanpub.com/lovinglisp/read) - Mark Watson (HTML)