From 464a7667aa80c5ec0687bc281560f0a05c1acba3 Mon Sep 17 00:00:00 2001 From: Prasad Katti Date: Wed, 20 May 2020 18:41:33 -0700 Subject: [PATCH] Rename 'Download Kubernetes' card to 'Release Notes' on home page --- content/en/docs/home/_index.md | 4 ++-- content/en/docs/setup/release/notes.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/docs/home/_index.md b/content/en/docs/home/_index.md index dcaf693039..9791e7ada1 100644 --- a/content/en/docs/home/_index.md +++ b/content/en/docs/home/_index.md @@ -56,8 +56,8 @@ cards: 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 diff --git a/content/en/docs/setup/release/notes.md b/content/en/docs/setup/release/notes.md index a344a11fc0..d80d6c0ffd 100644 --- a/content/en/docs/setup/release/notes.md +++ b/content/en/docs/setup/release/notes.md @@ -2,7 +2,7 @@ title: v1.18 Release Notes weight: 10 card: - name: download + name: release-notes weight: 20 anchors: - anchor: "#"