Merge pull request #31804 from PriyanshuAhlawat/update_link

Ensure “Download Kubernetes” link goes to right page #31794
This commit is contained in:
Kubernetes Prow Robot 2022-02-20 20:54:15 -08:00 committed by GitHub
commit 96c388532b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.