From 4f55bd135d593f3ffbc4bcdcac8753d45f6ae99a Mon Sep 17 00:00:00 2001 From: Lane Wagner Date: Thu, 7 Apr 2022 08:20:32 -0600 Subject: [PATCH] Update Qvault's Go Mastery link to new Boot.dev (a rebrand happened) --- Learn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Learn.md b/Learn.md index 87e5fe7f..94514a6f 100644 --- a/Learn.md +++ b/Learn.md @@ -1,6 +1,6 @@ In addition to the resources available [at golang.org](https://go.dev/doc/#learning) there are a range of community-driven initiatives: - * [Go Mastery](https://qvault.io/go-mastery-course/) - Code in the browser exercises with answer checking + * [Boot.dev's Gopher Gang](https://boot.dev/courses/golang-track) - Code in the browser exercises with answer checking * [Essential Go](https://www.programming-books.io/essential/go/) -- a free book about Go programming language. * [Go in 5 Minutes](https://gifm.dev) * [The Little Go Book](http://openmymind.net/The-Little-Go-Book/)