Skip to content

Commit cc62e49

Browse files
authored
[zh-cn]sync readme.md --Update GO address link
golang.org->golang.google.cn(“go” official website in China address link)
1 parent 9c1dab9 commit cc62e49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README-zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You can run the website locally using Hugo (Extended version), or you can run it
3434
To use this repository, you need the following installed locally:
3535
3636
- [npm](https://www.npmjs.com/)
37-
- [Go](https://golang.org/)
37+
- [Go](https://go.dev/)
3838
- [Hugo (Extended version)](https://gohugo.io/)
3939
- A container runtime, like [Docker](https://www.docker.com/).
4040
-->
@@ -43,7 +43,7 @@ To use this repository, you need the following installed locally:
4343
使用这个仓库,需要在本地安装以下软件:
4444

4545
- [npm](https://www.npmjs.com/)
46-
- [Go](https://golang.org/)
46+
- [Go](https://golang.google.cn/)
4747
- [Hugo(Extended 版本)](https://gohugo.io/)
4848
- 容器运行时,比如 [Docker](https://www.docker.com/)
4949

0 commit comments

Comments
 (0)