aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/property/css/index.html
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-14 11:04:18 +0900
committerGitHub <noreply@github.com>2021-09-14 11:04:18 +0900
commitbce43c8c14df736ba41f00bf7dec5627421fa66b (patch)
tree41f22bd6f6b4954dd8e72e2cc219bd4dced09eb0 /files/ja/glossary/property/css/index.html
parentec7e93e64a34705de7dc374c6890298bc267c5b6 (diff)
downloadtranslated-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/property/css/index.html')
-rw-r--r--files/ja/glossary/property/css/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/glossary/property/css/index.html b/files/ja/glossary/property/css/index.html
index 11b53f5265..5997d76428 100644
--- a/files/ja/glossary/property/css/index.html
+++ b/files/ja/glossary/property/css/index.html
@@ -27,12 +27,12 @@ div {
<h3 id="General_knowledge" name="General_knowledge">一般知識</h3>
<ul>
- <li><a href="https://developer.mozilla.org/ja/Learn/CSS">Learn CSS</a></li>
+ <li><a href="/ja/Learn/CSS">Learn CSS</a></li>
</ul>
<h3 id="Technical_reference" name="Technical_reference">技術リファレンス</h3>
<ul>
- <li><a href="/docs/Web/CSS/Reference">MDN 上の CSS リファレンス</a></li>
+ <li><a href="/ja/docs/Web/CSS/Reference">MDN 上の CSS リファレンス</a></li>
<li><a href="http://www.w3.org/Style/CSS/current-work" rel="external">CSS ワーキンググループの現在の成果</a></li>
</ul>