Skip to content

Commit 14468ed

Browse files
authored
Merge pull request #43949 from zdxgs/main
Fix the links
2 parents 294a373 + f24e67c commit 14468ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/contribute/generate-ref-docs/contribute-upstream.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ API or the `kube-*` components from the upstream code, see the following instruc
3737
<!--
3838
You need to have these tools installed:
3939
- [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
40-
- [Golang](https://golang.org/doc/install) version 1.13+
40+
- [Golang](https://go.dev/doc/install) version 1.13+
4141
- [Docker](https://docs.docker.com/engine/installation/)
4242
- [etcd](https://github.com/coreos/etcd/)
4343
- [make](https://www.gnu.org/software/make/)
@@ -46,7 +46,7 @@ You need to have these tools installed:
4646
- 你需要安装以下工具:
4747

4848
- [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
49-
- [Golang](https://golang.org/doc/install) 的 1.13 版本或更高
49+
- [Golang](https://go.dev/doc/install) 的 1.13 版本或更高
5050
- [Docker](https://docs.docker.com/engine/installation/)
5151
- [etcd](https://github.com/coreos/etcd/)
5252
- [make](https://www.gnu.org/software/make/)

0 commit comments

Comments
 (0)