aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/http/status/404
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-07 00:29:50 +0900
committerpotappo <potappo@gmail.com>2021-09-18 22:24:37 +0900
commit4a573bbdd0e5945998a37162d1535245d4e20416 (patch)
tree882db0cd8f37c947955b460700d4d331f6bb95bb /files/ja/web/http/status/404
parente675bc16532dd880010aa9c2de2f9ed2f2bb3430 (diff)
downloadtranslated-content-4a573bbdd0e5945998a37162d1535245d4e20416.tar.gz
translated-content-4a573bbdd0e5945998a37162d1535245d4e20416.tar.bz2
translated-content-4a573bbdd0e5945998a37162d1535245d4e20416.zip
Web/a-h以下の文書内のリンクURLを正規化
- /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
Diffstat (limited to 'files/ja/web/http/status/404')
-rw-r--r--files/ja/web/http/status/404/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/http/status/404/index.html b/files/ja/web/http/status/404/index.html
index 6b73e254ea..593b3a72f6 100644
--- a/files/ja/web/http/status/404/index.html
+++ b/files/ja/web/http/status/404/index.html
@@ -26,7 +26,7 @@ translation_of: Web/HTTP/Status/404
<pre class="brush: bash notranslate">ErrorDocument 404 /notfound.html</pre>
-<p>カスタム 404 ページの例については、 <a href="https://developer.mozilla.org/ja/404">MDN の 404 ページ</a>を参照してください。</p>
+<p>カスタム 404 ページの例については、 <a href="/ja/404">MDN の 404 ページ</a>を参照してください。</p>
<div class="note">
<p>適度なデザインのカスタマイズは良いことです。あなたの 404 ページをユーモアや思いやりのあるものにすることは自由ですが、ユーザーを混乱させないようにしてください。</p>