From 036cad5a2a9615fa8cb0b18f9a7740ad3b2e7da7 Mon Sep 17 00:00:00 2001 From: deoren Date: Tue, 9 Oct 2018 07:48:03 -0500 Subject: [PATCH] Get Programming with Go: Update image src Attempts to view prior image source results in HTTP 403 status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0270fb..392f115 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Perfect for beginners familiar with programming basics, this hands-on guide prov ### [Get Programming with Go](https://www.manning.com/books/get-programming-with-go?a_aid=nathany&a_bid=53f68821) - + *Get Programming with Go* introduces you to the powerful Go language without the confusing jargon or high-level theory. By working through over 25 quick-fire chapters, you'll quickly pick up the basics of the innovative Go programming language! Most of the examples in this book can be executed in the Go playground, so you don't need to worry about setting up a practice environment. Chock-full of engaging projects, you'll crack ancient ciphers, discover the wonders of cellular automatons, plan a vacation on Mars, and direct rovers to gather weather data!