From a834a3fdd425bb75e44a6b94e6caee9a9288f377 Mon Sep 17 00:00:00 2001 From: Lane Wagner Date: Tue, 17 May 2022 14:48:55 -0600 Subject: [PATCH] Updated Learn (markdown) --- Learn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Learn.md b/Learn.md index 94514a6f..a9625756 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: - * [Boot.dev's Gopher Gang](https://boot.dev/courses/golang-track) - Code in the browser exercises with answer checking + * [Boot.dev's "Learn Go"](https://boot.dev/learn/learn-golang) - 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/)