From e0974fa29ece25ea42fd395b46fd6b3c67750c48 Mon Sep 17 00:00:00 2001 From: Daniel Alan Miller Date: Thu, 2 Jul 2015 09:27:24 -0700 Subject: [PATCH] Update PDF link for An Introduction to Programming in Go --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1844603..d26dc11 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The Little Go Book is a free introduction to Google's Go programming language. I This book is good resource for absolute beginner programmers who loves program in Golang. -This book is free to [read online](http://www.golang-book.com/) or [pdf form](http://www.golang-book.com/assets/pdf/gobook.pdf) and also available for purchase at Amazon.com in [Kindle](http://www.amazon.com/An-Introduction-Programming-Go-ebook/dp/B0095MCNAO/) or [Paperback](http://www.amazon.com/An-Introduction-Programming-Caleb-Doxsey/dp/1478355824). +This book is free to [read online](http://www.golang-book.com/) or [pdf form](http://www.golang-book.com/public/pdf/gobook.nqt9j7.pdf) and also available for purchase at Amazon.com in [Kindle](http://www.amazon.com/An-Introduction-Programming-Go-ebook/dp/B0095MCNAO/) or [Paperback](http://www.amazon.com/An-Introduction-Programming-Caleb-Doxsey/dp/1478355824). ###[Go Bootcamp](http://www.golangbootcamp.com/) *Free*