diff --git a/content/ja/docs/chart_best_practices/_index.md b/content/ja/docs/chart_best_practices/_index.md index 0f7d15740..853765c83 100644 --- a/content/ja/docs/chart_best_practices/_index.md +++ b/content/ja/docs/chart_best_practices/_index.md @@ -2,7 +2,6 @@ title: "ベストプラクティス" sidebar: true weight: 4 -aliases: ["/docs/topics/chart_best_practices/"] --- # チャートのベストプラクティスガイド diff --git a/content/ja/docs/chart_template_guide/_index.md b/content/ja/docs/chart_template_guide/_index.md index e398831d7..64a09fcc0 100644 --- a/content/ja/docs/chart_template_guide/_index.md +++ b/content/ja/docs/chart_template_guide/_index.md @@ -1,7 +1,6 @@ --- title: "チャートテンプレートガイド" weight: 5 -aliases: ["/topics/chart_template_guide/"] --- # チャートテンプレート開発者ガイド diff --git a/content/ja/docs/intro/_index.md b/content/ja/docs/intro/_index.md index b34abb369..fe4f801ed 100644 --- a/content/ja/docs/intro/_index.md +++ b/content/ja/docs/intro/_index.md @@ -1,7 +1,6 @@ --- title: "概要" weight: 1 -aliases: ["/docs/using_helm/"] --- # Helm の概要 diff --git a/content/ja/docs/intro/install.md b/content/ja/docs/intro/install.md index ceb5cafec..9d1c3aef7 100755 --- a/content/ja/docs/intro/install.md +++ b/content/ja/docs/intro/install.md @@ -2,7 +2,6 @@ title: "Helm のインストール" description: "Helm をインストールして実行する方法を学びます。" weight: 2 -aliases: ["/docs/install/"] --- このガイドでは、Helm CLI のインストール方法を示します。Helm はソースから、またはビルド済みのバイナリリリースから diff --git a/content/ja/docs/intro/quickstart.md b/content/ja/docs/intro/quickstart.md index 9152da778..c353321cb 100644 --- a/content/ja/docs/intro/quickstart.md +++ b/content/ja/docs/intro/quickstart.md @@ -2,7 +2,6 @@ title: "クイックスタートガイド" description: "ディストリビューション、FAQ、プラグインの手順を含む、Helm のインストール方法と使用方法。" weight: 1 -aliases: ["/docs/quickstart/"] --- このガイドでは、Helm をすぐに使い始める方法について説明します。 diff --git a/content/ja/docs/topics/advanced.md b/content/ja/docs/topics/advanced.md index ae62ea3b4..04d64ca16 100644 --- a/content/ja/docs/topics/advanced.md +++ b/content/ja/docs/topics/advanced.md @@ -1,7 +1,6 @@ --- title: "高度な Helm のテクニック" description: "Helm パワーユーザー向けのさまざまな高度な機能について説明します" -aliases: ["/docs/advanced_helm_techniques"] weight: 9 --- diff --git a/content/ja/docs/topics/architecture.md b/content/ja/docs/topics/architecture.md index ab6d058c5..ccf3ba7b9 100644 --- a/content/ja/docs/topics/architecture.md +++ b/content/ja/docs/topics/architecture.md @@ -1,7 +1,6 @@ --- title: "Helm アーキテクチャ" description: "Helm アーキテクチャの概要を説明します。" -aliases: ["/docs/architecture/"] weight: 8 --- diff --git a/content/ja/docs/topics/chart_tests.md b/content/ja/docs/topics/chart_tests.md index c82af4987..49d41f41b 100644 --- a/content/ja/docs/topics/chart_tests.md +++ b/content/ja/docs/topics/chart_tests.md @@ -1,7 +1,6 @@ --- title: "チャートのテスト" description: "チャートを実行およびテストする方法について説明します。" -aliases: ["/docs/chart_tests/"] weight: 3 ---