浏览代码

Update Emacs entries links (#5869)

Changed from HTML/PDF links to their respective landing page so reader can choose
their preferred reading format (HTML node, HTML single page, PDF, etc.).
Afiq Nazrie 4 年之前
父节点
当前提交
2a5c7bc80f
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      books/free-programming-books-langs.md

+ 2 - 2
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