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/ota/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/ota/index.html')
-rw-r--r-- | files/ja/glossary/ota/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/glossary/ota/index.html b/files/ja/glossary/ota/index.html index 49c502e42f..04dbb6f034 100644 --- a/files/ja/glossary/ota/index.html +++ b/files/ja/glossary/ota/index.html @@ -18,5 +18,5 @@ translation_of: Glossary/OTA <ul> <li>Wikipedia 上の {{Interwiki("wikipedia", "Over-the-air programming")}}</li> - <li><a href="/en-US/Firefox_OS/Building_and_installing_Firefox_OS/Firefox_OS_update_packages">Creating and applying Firefox OS update packages</a></li> + <li><a href="/ja/Firefox_OS/Building_and_installing_Firefox_OS/Firefox_OS_update_packages">Creating and applying Firefox OS update packages</a></li> </ul> |