From 1fc81d375e07a1a11c83fb2154ed0e4fbc0820bd Mon Sep 17 00:00:00 2001 From: yuanhao Date: Fri, 18 Sep 2020 17:42:46 +0800 Subject: [PATCH] add missing links in/zh/docs/home/contribute --- content/zh/docs/contribute/_index.md | 2 +- content/zh/docs/contribute/localization.md | 2 +- content/zh/docs/contribute/new-content/new-features.md | 2 +- content/zh/docs/contribute/new-content/open-a-pr.md | 2 +- content/zh/docs/contribute/style/page-content-types.md | 2 +- content/zh/docs/contribute/suggesting-improvements.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/zh/docs/contribute/_index.md b/content/zh/docs/contribute/_index.md index f106a3e0c6..79b23667aa 100644 --- a/content/zh/docs/contribute/_index.md +++ b/content/zh/docs/contribute/_index.md @@ -6,7 +6,7 @@ main_menu: true no_list: true weight: 80 card: - name: 贡献 + name: contribute weight: 10 title: 开始贡献 --- diff --git a/content/zh/docs/contribute/localization.md b/content/zh/docs/contribute/localization.md index 2241265ec2..3f6788a806 100644 --- a/content/zh/docs/contribute/localization.md +++ b/content/zh/docs/contribute/localization.md @@ -3,7 +3,7 @@ title: 本地化 Kubernetes 文档 content_type: concept weight: 50 card: - name: 贡献 + name: contribute weight: 50 title: 翻译文档 --- diff --git a/content/zh/docs/contribute/new-content/new-features.md b/content/zh/docs/contribute/new-content/new-features.md index 5979fcef0b..3d261e956d 100644 --- a/content/zh/docs/contribute/new-content/new-features.md +++ b/content/zh/docs/contribute/new-content/new-features.md @@ -5,7 +5,7 @@ content_type: concept main_menu: true weight: 20 card: - name: 贡献 + name: contribute weight: 45 title: 为发行版本撰写功能特性文档 --- diff --git a/content/zh/docs/contribute/new-content/open-a-pr.md b/content/zh/docs/contribute/new-content/open-a-pr.md index ed3476ca9b..53334aec6b 100644 --- a/content/zh/docs/contribute/new-content/open-a-pr.md +++ b/content/zh/docs/contribute/new-content/open-a-pr.md @@ -3,7 +3,7 @@ title: 发起拉取请求(PR) content_type: concept weight: 10 card: - name: 贡献 + name: contribute weight: 40 ---