Merge pull request #21096 from prasadkatti/fix_header
Rename 'Download Kubernetes' card to 'Release Notes' on home page
This commit is contained in:
@@ -56,8 +56,8 @@ cards:
|
|||||||
description: Anyone can contribute, whether you’re new to the project or you’ve been around a long time.
|
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: Contribute to the docs
|
||||||
button_path: /docs/contribute
|
button_path: /docs/contribute
|
||||||
- name: download
|
- name: release-notes
|
||||||
title: Download Kubernetes
|
title: Release Notes
|
||||||
description: If you are installing Kubernetes or upgrading to the newest version, refer to the current release notes.
|
description: If you are installing Kubernetes or upgrading to the newest version, refer to the current release notes.
|
||||||
- name: about
|
- name: about
|
||||||
title: About the documentation
|
title: About the documentation
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
title: v1.18 Release Notes
|
title: v1.18 Release Notes
|
||||||
weight: 10
|
weight: 10
|
||||||
card:
|
card:
|
||||||
name: download
|
name: release-notes
|
||||||
weight: 20
|
weight: 20
|
||||||
anchors:
|
anchors:
|
||||||
- anchor: "#"
|
- anchor: "#"
|
||||||
|
|||||||
Reference in New Issue
Block a user