diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index ba3f87a56..88bf0bbef 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -809,7 +809,7 @@ Books on general-purpose programming that don't focus on a specific language are ### Go -* [An Introduction to Programming in Go](http://www.golang-book.com) +* [An Introduction to Programming in Go](https://www.golang-book.com/books/intro) - Caleb Doxsey * [Build Web Application with Golang](https://astaxie.gitbooks.io/build-web-application-with-golang/content/en/) * [Building Web Apps with Go](https://codegangsta.gitbooks.io/building-web-apps-with-go/content/) * [Darker Corners of Go](https://rytisbiel.com/2021/03/06/darker-corners-of-go/) - Rytis Bieliunas