diff --git a/README.md b/README.md index 377951d4..64eacbf2 100644 --- a/README.md +++ b/README.md @@ -3269,7 +3269,6 @@ _Where to discover new Go libraries._ - [Building Web Apps With Go](https://codegangsta.gitbooks.io/building-web-apps-with-go/content/) - [Go 101](https://go101.org) - A book focusing on Go syntax/semantics and all kinds of details. - [Go AST Book (Chinese)](https://github.com/chai2010/go-ast-book) - A book focusing on Go `go/*` packages. -- [Go Bootcamp](http://golangbootcamp.com) - [Go Succinctly](https://github.com/thedevsir/gosuccinctly) - in Persian. - [GoBooks](https://github.com/dariubs/GoBooks) - A curated list of Go books. - [How To Code in Go eBook](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - A 600 page introduction to Go aimed at first time developers.