Merge pull request #31804 from PriyanshuAhlawat/update_link
Ensure “Download Kubernetes” link goes to right page #31794
This commit is contained in:
commit
96c388532b
|
|
@ -60,7 +60,7 @@ cards:
|
|||
title: K8s Release Notes
|
||||
description: If you are installing Kubernetes or upgrading to the newest version, refer to the current release notes.
|
||||
button: "Download Kubernetes"
|
||||
button_path: "/docs/setup/release/notes"
|
||||
button_path: "/releases/download"
|
||||
- name: about
|
||||
title: About the documentation
|
||||
description: This website contains documentation for the current and previous 4 versions of Kubernetes.
|
||||
|
|
|
|||
Loading…
Reference in New Issue