diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-09-14 11:04:18 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-14 11:04:18 +0900 |
commit | bce43c8c14df736ba41f00bf7dec5627421fa66b (patch) | |
tree | 41f22bd6f6b4954dd8e72e2cc219bd4dced09eb0 /files/ja/glossary/crlf/index.html | |
parent | ec7e93e64a34705de7dc374c6890298bc267c5b6 (diff) | |
download | translated-content-bce43c8c14df736ba41f00bf7dec5627421fa66b.tar.gz translated-content-bce43c8c14df736ba41f00bf7dec5627421fa66b.tar.bz2 translated-content-bce43c8c14df736ba41f00bf7dec5627421fa66b.zip |
Glossary以下の文書内のリンクURLを正規化 (#2353)
- /en-US へのリンクを /ja へのリンクに修正
- /ja が付いていないものに /ja を付加
- MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
Diffstat (limited to 'files/ja/glossary/crlf/index.html')
-rw-r--r-- | files/ja/glossary/crlf/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/glossary/crlf/index.html b/files/ja/glossary/crlf/index.html index 1b59e0e247..2471a417c2 100644 --- a/files/ja/glossary/crlf/index.html +++ b/files/ja/glossary/crlf/index.html @@ -19,7 +19,7 @@ translation_of: Glossary/CRLF <p>CR に直接 LF が続くと (CRLF, <code>\r\n</code>, or <code>0x0D0A</code>)、カーソルを下へ移動してから行の先頭へ移動します。</p> -<h2 id="詳細情報Edit">詳細情報<a class="button section-edit only-icon" href="https://developer.mozilla.org/en-US/docs/Glossary/Smoke_Test$edit#Learn_more"><span>Edit</span></a></h2> +<h2 id="詳細情報Edit">詳細情報<a class="button section-edit only-icon" href="/ja/docs/Glossary/Smoke_Test$edit#Learn_more"><span>Edit</span></a></h2> <h3 id="基礎知識">基礎知識</h3> |