From 802a87d46f62fac6e19212da48b283811a57b957 Mon Sep 17 00:00:00 2001 From: nasa9084 Date: Tue, 5 Apr 2022 00:19:19 +0900 Subject: [PATCH] (squash) /ja/docs/contribute/style/content-guide is existing --- content/ja/docs/contribute/style/hugo-shortcodes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/contribute/style/hugo-shortcodes/index.md b/content/ja/docs/contribute/style/hugo-shortcodes/index.md index 808f083bf393a..a5596e027bb17 100644 --- a/content/ja/docs/contribute/style/hugo-shortcodes/index.md +++ b/content/ja/docs/contribute/style/hugo-shortcodes/index.md @@ -255,7 +255,7 @@ println "これはタブ2です。" Kubernetesの実行にはサードパーティーのソフトウェアが必要です。 例えば、名前解決を行うためにはクラスターに[DNSサーバー](/docs/tasks/administer-cluster/dns-custom-nameservers/#introduction)を追加する必要があります。 -私たちがサードパーティーソフトウェアにリンクするときや言及するときは、[コンテンツガイド](/docs/contribute/style/content-guide/)に従い、サードパーティーのものに印をつけます。 +私たちがサードパーティーソフトウェアにリンクするときや言及するときは、[コンテンツガイド](/ja/docs/contribute/style/content-guide/)に従い、サードパーティーのものに印をつけます。 これらのショートコードを使用すると、それらを使用しているドキュメントページに免責事項が追加されます。