Fix Go's 404 error

pull/670/head
Chris Ben 2014-01-24 21:08:59 -08:00
parent cfe3f37b2d
commit 6808ac2996
1 changed files with 1 additions and 1 deletions

View File

@ -799,7 +799,7 @@
###Go
* [The Go Tutorial](http://golang.org/doc/go_tutorial.html)
* [Go by Example](https://gobyexample.com/)
* [Learning Go](http://www.miek.nl/projects/learninggo/)
* [Learning Go](http://archive.miek.nl/projects/learninggo/index.html)
* [An Introduction to Programming in Go](http://www.golang-book.com/)
* [Network programming with Go](http://jan.newmarch.name/go/)