From e4c370d478e40fcdb63d1ba47a880b434ff105a4 Mon Sep 17 00:00:00 2001 From: amolmote Date: Wed, 21 Sep 2022 09:55:55 +0530 Subject: [PATCH] [zh-cn] Fixes Broken Link Signed-off-by: amolmote --- content/zh-cn/docs/reference/glossary/code-contributor.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh-cn/docs/reference/glossary/code-contributor.md b/content/zh-cn/docs/reference/glossary/code-contributor.md index 5c09865ddcb..db22157a105 100644 --- a/content/zh-cn/docs/reference/glossary/code-contributor.md +++ b/content/zh-cn/docs/reference/glossary/code-contributor.md @@ -2,7 +2,7 @@ title: 代码贡献者(Code Contributor) id: code-contributor date: 2018-04-12 -full_link: /docs/community/devel/ +full_link: https://github.com/kubernetes/community/tree/master/contributors/devel short_description: > 为 Kubernetes 开源代码库开发并贡献代码的人。 @@ -15,7 +15,7 @@ tags: title: Code Contributor id: code-contributor date: 2018-04-12 -full_link: /docs/community/devel/ +full_link: https://github.com/kubernetes/community/tree/master/contributors/devel short_description: > A person who develops and contributes code to the Kubernetes open source codebase.