[zh-cn]sync readme.md --Update GO address link

golang.org->golang.google.cn(“go” official website in China address link)
pull/37306/head
Tian 2022-10-14 14:03:22 +08:00 committed by GitHub
parent 9c1dab9cb3
commit cc62e49e04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,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/).
-->
@ -43,7 +43,7 @@ To use this repository, you need the following installed locally:
使用这个仓库,需要在本地安装以下软件:
- [npm](https://www.npmjs.com/)
- [Go](https://golang.org/)
- [Go](https://golang.google.cn/)
- [HugoExtended 版本)](https://gohugo.io/)
- 容器运行时,比如 [Docker](https://www.docker.com/)。