Skip to content

Commit 464a766

Browse files
committed
Rename 'Download Kubernetes' card to 'Release Notes' on home page
1 parent cd22e22 commit 464a766

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/en/docs/home/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ cards:
5656
description: Anyone can contribute, whether you’re new to the project or you’ve been around a long time.
5757
button: Contribute to the docs
5858
button_path: /docs/contribute
59-
- name: download
60-
title: Download Kubernetes
59+
- name: release-notes
60+
title: Release Notes
6161
description: If you are installing Kubernetes or upgrading to the newest version, refer to the current release notes.
6262
- name: about
6363
title: About the documentation

content/en/docs/setup/release/notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: v1.18 Release Notes
33
weight: 10
44
card:
5-
name: download
5+
name: release-notes
66
weight: 20
77
anchors:
88
- anchor: "#"

0 commit comments

Comments
 (0)