From c8019f35d5f07849d9058c98d6cc413eedbe8564 Mon Sep 17 00:00:00 2001 From: Arhell Date: Sat, 19 Mar 2022 00:23:12 +0200 Subject: [PATCH] [ja] fix download link --- content/ja/docs/home/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/home/_index.md b/content/ja/docs/home/_index.md index 44419b48904..097c6f6fce7 100644 --- a/content/ja/docs/home/_index.md +++ b/content/ja/docs/home/_index.md @@ -59,7 +59,7 @@ cards: title: "K8sリリースノート" description: "もしKubernetesをインストールする、また最新バージョンにアップグレードする場合、最新のリリースノートを参照してください。" button: "Kubernetesをダウンロードする" - button_path: "/docs/setup/release/notes" + button_path: "/releases/download" - name: about title: ドキュメントについて description: このWebサイトには、Kubernetesの最新バージョンと過去4世代のドキュメントが含まれています。