diff --git a/free-programming-books.md b/free-programming-books.md index 1bfa6c1833dc7aaa203f42d8b8969008d297f1be..afcf55d5a45c46b7b61defc85d1707b88580c338 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1011,7 +1011,6 @@ Original Source: [List of freely available programming books](http://web.archive ### Go * [An Introduction to Programming in Go](http://www.golang-book.com/) * [Building Web Apps with Go](http://codegangsta.gitbooks.io/building-web-apps-with-go/content/) -* [Build Web Application with Golang](https://docs.google.com/file/d/0B2GBHFyTK2N8TzM4dEtIWjBJdEk/) * [Effective Go](https://golang.org/doc/effective_go.html) * [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti * [Go by Example](https://gobyexample.com/)