Skip to content

Commit 84cb81a

Browse files
Update button label to 'See available versions' in docs homepage (#45571)
* Change button * Change button Co-authored-by: Dipesh Rawat <[email protected]> --------- Co-authored-by: Dipesh Rawat <[email protected]>
1 parent 524a513 commit 84cb81a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

content/en/docs/home/_index.md

+2
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,6 @@ cards:
6464
- name: about
6565
title: About the documentation
6666
description: This website contains documentation for the current and previous 4 versions of Kubernetes.
67+
button: "See available versions"
68+
button_path: "/docs/home/supported-doc-versions"
6769
---

content/en/docs/home/supported-doc-versions.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
title: Available Documentation Versions
33
content_type: custom
44
layout: supported-versions
5-
card:
6-
name: about
7-
weight: 10
8-
title: Available Documentation Versions
5+
weight: 10
96
---
107

118
This website contains documentation for the current version of Kubernetes
@@ -14,4 +11,4 @@ and the four previous versions of Kubernetes.
1411
The availability of documentation for a Kubernetes version is separate from whether
1512
that release is currently supported.
1613
Read [Support period](/releases/patch-releases/#support-period) to learn about
17-
which versions of Kubernetes are officially supported, and for how long.
14+
which versions of Kubernetes are officially supported, and for how long.

0 commit comments

Comments
 (0)