From 9c1dab9cb37b288f200a496acb27b0bfa20e0ea1 Mon Sep 17 00:00:00 2001 From: Tian Date: Fri, 14 Oct 2022 10:26:53 +0800 Subject: [PATCH] Update README.md Update GO address link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f037e0426b..30187698de 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can run the website locally using Hugo (Extended version), or you can run it To use this repository, you need the following installed locally: - [npm](https://www.npmjs.com/) -- [Go](https://golang.org/) +- [Go](https://go.dev/) - [Hugo (Extended version)](https://gohugo.io/) - A container runtime, like [Docker](https://www.docker.com/).