1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 19:42:20 +00:00

Merge pull request #1839 from saurabhmehta04/master

Fixed the broken link
This commit is contained in:
victor felder 2016-02-11 10:27:12 +01:00
commit 39d895f867

View File

@ -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)