From 6f858ad7a7d4305779dca81f122df30c95dbd5af Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Tue, 25 Jan 2022 17:36:23 -0700 Subject: [PATCH] update my link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a403b04..9cebf3d 100644 --- a/README.md +++ b/README.md @@ -113,9 +113,9 @@ and may be conveniently fetched, built, and installed using the `go get` command Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming language from Google. Author Caleb Doxsey covers the language's core features with step-by-step instructions and exercises in each chapter to help you practice what you learn. -### [Get Programming with Go](https://www.manning.com/books/get-programming-with-go?utm_source=nathany&utm_medium=affiliate&utm_campaign=book_youngman_get_9_17_18&a_aid=nathany&a_bid=53f68821) +### [Get Programming with Go](https://bit.ly/programminggo) - + *Get Programming with Go* introduces you to the powerful Go language without confusing jargon or high-level theory. By working through 32 quick-fire lessons, you'll quickly pick up the basics of the innovative Go programming language!