From 2129c41b2431afc4407d1a10f0f42453b059dc74 Mon Sep 17 00:00:00 2001 From: vfrangipani Date: Mon, 3 Jan 2022 13:03:33 -0300 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Przemysław Dąbek --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d433038..905cb0c 100644 --- a/README.md +++ b/README.md @@ -363,7 +363,7 @@ Write your own fast, reliable, and cross-platform command-line tools with the Go 100 Go Mistakes and How to Avoid Them puts a spotlight on common errors in Go code you might not even know you’re making. You’ll explore key areas of the language such as concurrency, testing, data structures, and more—and learn how to avoid and fix mistakes in your own projects. -### [Effective Go](https://www.manning.com/books/effective-go?utm_source=twitter&utm_medium=organic&utm_campaign=book_gumus_effective_10_28_21) +### [Effective Go](https://www.manning.com/books/effective-go)