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/quality_values/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/quality_values/index.html')
-rw-r--r-- | files/ja/glossary/quality_values/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/glossary/quality_values/index.html b/files/ja/glossary/quality_values/index.html index 7ae570dc07..0f0fe86149 100644 --- a/files/ja/glossary/quality_values/index.html +++ b/files/ja/glossary/quality_values/index.html @@ -76,5 +76,5 @@ translation_of: Glossary/Quality_values <h2 id="詳細情報">詳細情報</h2> <ul> - <li><a href="/en-US/docs/Web/HTTP/Headers">HTTP headers</a> using q-values in their syntax: {{HTTPHeader("Accept")}}, {{HTTPHeader("Accept-Charset")}}, {{HTTPHeader("Accept-Language")}}, {{HTTPHeader("Accept-Encoding")}}, {{HTTPHeader("TE")}}.</li> + <li><a href="/ja/docs/Web/HTTP/Headers">HTTP headers</a> using q-values in their syntax: {{HTTPHeader("Accept")}}, {{HTTPHeader("Accept-Charset")}}, {{HTTPHeader("Accept-Language")}}, {{HTTPHeader("Accept-Encoding")}}, {{HTTPHeader("TE")}}.</li> </ul> |