From 6a3844d04027a8e3971becf8392d39dc3e047216 Mon Sep 17 00:00:00 2001 From: Edd Turtle Date: Sun, 18 Sep 2022 17:53:55 +0100 Subject: [PATCH] Change golangcode to gophercoding new site (#4442) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d15d274..300c4c54 100644 --- a/README.md +++ b/README.md @@ -3439,7 +3439,7 @@ _Where to discover new Go libraries._ - [Golang for Node.js Developers](https://github.com/miguelmota/golang-for-nodejs-developers) - Examples of Golang compared to Node.js for learning. - [Golang Tutorial Guide](https://www.freecodecamp.org/news/golang-tutorial-list-free-courses-learn-go-programming-language/) - A List of Free Courses to Learn the Go Programming Language. - [Golangbot](https://golangbot.com/learn-golang-series/) - Tutorials to get started with programming in Go. -- [GolangCode](https://golangcode.com/) - Collection of code snippets and tutorials to help tackle every day issues. +- [GopherCoding](https://gophercoding.com/) - Collection of code snippets and tutorials to help tackle every day issues. - [GopherSnippets](https://gophersnippets.com/) - Code snippets with tests and testable examples for the Go programming language. - [Gosamples](https://gosamples.dev/) - Collection of code snippets that let you solve everyday code problems. - [Hackr.io](https://hackr.io/tutorials/learn-golang) - Learn Go from the best online golang tutorials submitted & voted by the golang programming community.