ソースを参照

Merge pull request #1839 from saurabhmehta04/master

Fixed the broken link
victor felder 9 年 前
コミット
39d895f867
1 ファイル変更1 行追加1 行削除
  1. 1 1
      free-programming-books.md

+ 1 - 1
free-programming-books.md

@@ -1088,7 +1088,7 @@ Original Source: [List of freely available programming books](http://web.archive
 * [Effective Go](https://golang.org/doc/effective_go.html)
 * [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti
 * [Go by Example](https://gobyexample.com)
-* [Learning Go](https://archive.miek.nl/projects/learninggo/index.html)
+* [Learning Go](https://miek.nl/go/)
 * [Let's learn Go!](http://go-book.appspot.com)
 * [Network programming with Go](https://jan.newmarch.name/go/)
 * [Practical Cryptography With Go](https://leanpub.com/gocrypto/read)