Skip to content

Commit f9025a7

Browse files
authored
Merge pull request #27005 from dragoneena12/update-docs/home/_index.md
make docs/home/_index.md follow v1.19 of the original text
2 parents a3c287b + ae80ffb commit f9025a7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

content/ja/docs/home/_index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ cards:
3131
button: "チュートリアルを見る"
3232
button_path: "/docs/tutorials"
3333
- name: setup
34-
title: "クラスターを構築する"
34+
title: "K8sクラスターを構築する"
3535
description: "リソースと要求に基づいて、Kubernetesを実行します。"
3636
button: "Kubernetesを構築する"
3737
button_path: "/docs/setup"
@@ -55,9 +55,11 @@ cards:
5555
description: "プロジェクトに不慣れでも、長い間関わっていたとしても、誰でもコントリビュートすることができます。"
5656
button: "ドキュメントにコントリビュートする"
5757
button_path: /docs/contribute
58-
- name: download
59-
title: "Kubernetesをダウンロードする"
58+
- name: release-notes
59+
title: "K8sリリースノート"
6060
description: "もしKubernetesをインストールする、また最新バージョンにアップグレードする場合、最新のリリースノートを参照してください。"
61+
button: "Kubernetesをダウンロードする"
62+
button_path: "/docs/setup/release/notes"
6163
- name: about
6264
title: ドキュメントについて
6365
description: このWebサイトには、Kubernetesの最新バージョンと過去4世代のドキュメントが含まれています。

0 commit comments

Comments
 (0)