Skip to content

Commit 88a3838

Browse files
authored
Merge pull request #47658 from Arhell/zh-plug
[zh] Fix broken hyperlink
2 parents af0e08c + be26ea0 commit 88a3838

File tree

1 file changed

+2
-2
lines changed
  • content/zh-cn/docs/contribute/participate

1 file changed

+2
-2
lines changed

content/zh-cn/docs/contribute/participate/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,13 @@ GitHub 上有两类 SIG Docs 团队:
123123
The Kubernetes project uses an automation tool called prow for automation
124124
related to GitHub issues and pull requests. The
125125
[Kubernetes website repository](https://github.com/kubernetes/website) uses
126-
two [prow plugins](https://github.com/kubernetes/test-infra/tree/master/prow/plugins):
126+
two [prow plugins](https://github.com/kubernetes-sigs/prow/tree/main/pkg/plugins):
127127
-->
128128
### OWNERS 文件和扉页 {#owners-files-and-front-matter}
129129

130130
Kubernetes 项目使用名为 prow 的自动化工具来自动处理 GitHub issue 和 PR。
131131
[Kubernetes website 仓库](https://github.com/kubernetes/website) 使用了两个
132-
[prow 插件](https://github.com/kubernetes/test-infra/tree/master/prow/plugins)
132+
[prow 插件](https://github.com/kubernetes-sigs/prow/tree/main/pkg/plugins)
133133

134134
- blunderbuss
135135
- approve

0 commit comments

Comments
 (0)