From be26ea031ef2b637da4b9c8a00faa5b169dd38de Mon Sep 17 00:00:00 2001 From: Arhell Date: Sat, 24 Aug 2024 10:07:49 +0300 Subject: [PATCH] [zh] Fix broken hyperlink --- content/zh-cn/docs/contribute/participate/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh-cn/docs/contribute/participate/_index.md b/content/zh-cn/docs/contribute/participate/_index.md index 8a810d7c27..fb58fbd113 100644 --- a/content/zh-cn/docs/contribute/participate/_index.md +++ b/content/zh-cn/docs/contribute/participate/_index.md @@ -123,13 +123,13 @@ GitHub 上有两类 SIG Docs 团队: The Kubernetes project uses an automation tool called prow for automation related to GitHub issues and pull requests. The [Kubernetes website repository](https://github.com/kubernetes/website) uses -two [prow plugins](https://github.com/kubernetes/test-infra/tree/master/prow/plugins): +two [prow plugins](https://github.com/kubernetes-sigs/prow/tree/main/pkg/plugins): --> ### OWNERS 文件和扉页 {#owners-files-and-front-matter} Kubernetes 项目使用名为 prow 的自动化工具来自动处理 GitHub issue 和 PR。 [Kubernetes website 仓库](https://github.com/kubernetes/website) 使用了两个 -[prow 插件](https://github.com/kubernetes/test-infra/tree/master/prow/plugins): +[prow 插件](https://github.com/kubernetes-sigs/prow/tree/main/pkg/plugins): - blunderbuss - approve