aboutsummaryrefslogtreecommitdiff
path: root/files/ja/mdn/tools/kumascript/troubleshooting/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/mdn/tools/kumascript/troubleshooting/index.html')
-rw-r--r--files/ja/mdn/tools/kumascript/troubleshooting/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/mdn/tools/kumascript/troubleshooting/index.html b/files/ja/mdn/tools/kumascript/troubleshooting/index.html
index c7c6a3a8a3..15e47fde67 100644
--- a/files/ja/mdn/tools/kumascript/troubleshooting/index.html
+++ b/files/ja/mdn/tools/kumascript/troubleshooting/index.html
@@ -17,7 +17,7 @@ translation_of: MDN/Tools/KumaScript/Troubleshooting
<h2 id="DocumentParsingError">DocumentParsingError</h2>
-<p><code>DocumentParsingError</code> のエラーは KumaScript がドキュメント自体を理解できないときに表示されます。最もよくある原因は <a href="/en-US/docs/MDN/Contribute/Content/Macros">macro</a> 内の文法エラーです。</p>
+<p><code>DocumentParsingError</code> のエラーは KumaScript がドキュメント自体を理解できないときに表示されます。最もよくある原因は <a href="/ja/docs/MDN/Contribute/Content/Macros">macro</a> 内の文法エラーです。</p>
<p>以下をチェックします:</p>
@@ -37,7 +37,7 @@ translation_of: MDN/Tools/KumaScript/Troubleshooting
<h2 id="TemplateLoadingError">TemplateLoadingError</h2>
-<p><code>TemplateLoadingError</code> のエラーは KumaScript がページにどの <a href="/en-US/docs/MDN/Contribute/Content/Macros">macro</a> を取り込むか探せないときに表示されます。</p>
+<p><code>TemplateLoadingError</code> のエラーは KumaScript がページにどの <a href="/ja/docs/MDN/Contribute/Content/Macros">macro</a> を取り込むか探せないときに表示されます。</p>
<p>以下をチェックします:</p>