diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 422765507cda9395aef69de56ea5d3b2f6a1fd24..13ed6300b16bdd05c643a878d05938b523ab6513 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -642,10 +642,10 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE ### Emacs -* [An Introduction to Programming in Emacs Lisp, 3rd Edition](https://www.gnu.org/software/emacs/manual/html_node/eintr/index.html) +* [An Introduction to Programming in Emacs Lisp](https://www.gnu.org/software/emacs/manual/eintr.html) * [Emacs for the Modern World](https://www.finseth.com/craft/) (HTML) * [GNU Emacs Lisp Reference Manual](http://www.gnu.org/software/emacs/manual/elisp.html) -* [GNU Emacs Manual](https://www.gnu.org/software/emacs/manual/pdf/emacs.pdf) (PDF) +* [GNU Emacs Manual](https://www.gnu.org/software/emacs/manual/emacs.html) ### Embedded Systems