From 8518a11b64fbbf04822d7065c49fc1ddbd95d5eb Mon Sep 17 00:00:00 2001 From: Zhang Yong Date: Sat, 30 May 2020 16:53:52 +0800 Subject: [PATCH] Rename 'Download Kubernetes' card to 'Release Notes' on home page --- content/zh/docs/home/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/home/_index.md b/content/zh/docs/home/_index.md index cf6cdc0032..9106ce3727 100644 --- a/content/zh/docs/home/_index.md +++ b/content/zh/docs/home/_index.md @@ -48,8 +48,8 @@ overview: > description: Anyone can contribute, whether you’re new to the project or you’ve been around a long time. button: Contribute to the docs button_path: /docs/contribute -- name: download - title: Download Kubernetes +- name: release-notes + title: Release Notes description: If you are installing Kubernetes or upgrading to the newest version, refer to the current release notes. - name: about title: About the documentation