From c30be932d59b26100bc0ed42199940b3f2b00093 Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Wed, 30 Aug 2023 17:34:37 -0600 Subject: [PATCH] Remove webia.io link closes #136 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4b2f794..6650025 100644 --- a/README.md +++ b/README.md @@ -705,7 +705,6 @@ This short book will introduce novice and experienced Go programmers to the beau Resources ==== -### [Golang tutorial resources](https://webia.io/topic/golang-learning-resources) ### [A tour of Go](https://tour.golang.org/) ### [Video: Learn Go Syntax in one video](https://www.youtube.com/watch?v=CF9S4QZuV30) ### [Tutorials: Go by Example](https://gobyexample.com/)