From e89f17a139d80dc14a597375fe948dd0370dc9fc Mon Sep 17 00:00:00 2001 From: David Metcalfe Date: Wed, 28 Oct 2015 11:56:21 -0700 Subject: [PATCH] Removal of dead link --- free-programming-books.md | 1 - 1 file changed, 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 1bfa6c18..afcf55d5 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/) -- GitLab