diff --git a/README.md b/README.md index aec492b..b2e0c0d 100644 --- a/README.md +++ b/README.md @@ -98,11 +98,11 @@ Learn Go is a beginner-friendly introduction to the Go language. You'll get expe A short guide to Test-driven development in golang. free to [read online](https://leanpub.com/golang-tdd/read). -###[Network programming with Go](http://jan.newmarch.name/go/) *Free* +###[Network Programming with Go](https://www.gitbook.com/book/jannewmarch/network-programming-with-go-golang-/details) *Free* -An e-book on building network applications using the Google Go programming language.free to [read online](https://www.gitbook.com/book/jannewmarch/network-programming-with-go-golang-/details). +An e-book on building network applications using the Google Go programming language. Free to [read online](https://www.gitbook.com/book/jannewmarch/network-programming-with-go-golang-/details). ###[Mastering Concurrency in Go](http://shop.oreilly.com/product/9781783983483.do)