Browse Source

Fix "Programming from the Ground Up" (Assembly Language) broken link (#3456)

Dhruvil Dave 6 years ago
parent
commit
d380dbb8d8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      free-programming-books.md

+ 2 - 2
free-programming-books.md

@@ -40,7 +40,7 @@
 * [Elixir](#elixir)
 * [Elixir](#elixir)
   * [Ecto](#ecto)
   * [Ecto](#ecto)
   * [Phoenix](#phoenix)
   * [Phoenix](#phoenix)
-* [Elm](#elm)  
+* [Elm](#elm)
 * [Emacs](#emacs)
 * [Emacs](#emacs)
 * [Embedded Systems](#embedded-systems)
 * [Embedded Systems](#embedded-systems)
 * [Erlang](#erlang)
 * [Erlang](#erlang)
@@ -862,7 +862,7 @@ Kerridge (PDF) (email address *requested*, not required)
 * [Assembly Language Succinctly](https://www.syncfusion.com/resources/techportal/details/ebooks/assemblylanguage) (PDF)
 * [Assembly Language Succinctly](https://www.syncfusion.com/resources/techportal/details/ebooks/assemblylanguage) (PDF)
 * [PC Assembly Language](http://drpaulcarter.com/pcasm/) - P. A. Carter
 * [PC Assembly Language](http://drpaulcarter.com/pcasm/) - P. A. Carter
 * [Professional Assembly Language](https://web.archive.org/web/20170329045538/http://blog.hit.edu.cn:80/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf) (PDF)
 * [Professional Assembly Language](https://web.archive.org/web/20170329045538/http://blog.hit.edu.cn:80/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf) (PDF)
-* [Programming from the Ground Up](http://mirror.unicorncloud.org/savannah-nongnu//pgubook/ProgrammingGroundUp-1-0-booksize.pdf) (PDF)
+* [Programming from the Ground Up](https://download-mirror.savannah.gnu.org/releases/pgubook/ProgrammingGroundUp-1-0-booksize.pdf) - Jonathan Bartlett (PDF)
 * [Ralf Brown's Interrupt List](http://www.ctyme.com/rbrown.htm)
 * [Ralf Brown's Interrupt List](http://www.ctyme.com/rbrown.htm)
 * [Software optimization resources](http://www.agner.org/optimize/) - A. Fog
 * [Software optimization resources](http://www.agner.org/optimize/) - A. Fog
 * [Wizard Code](http://vendu.twodots.nl/wizardcode.html)
 * [Wizard Code](http://vendu.twodots.nl/wizardcode.html)