aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/property
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/glossary/property')
-rw-r--r--files/ja/glossary/property/css/index.html4
-rw-r--r--files/ja/glossary/property/javascript/index.html2
2 files changed, 3 insertions, 3 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>
diff --git a/files/ja/glossary/property/javascript/index.html b/files/ja/glossary/property/javascript/index.html
index 20d306e1ee..f9a5d50585 100644
--- a/files/ja/glossary/property/javascript/index.html
+++ b/files/ja/glossary/property/javascript/index.html
@@ -23,5 +23,5 @@ translation_of: Glossary/property/JavaScript
<ul>
<li>Wikipedia 上の記事「{{InterWiki('wikipedia','プロパティ')}}」</li>
- <li><a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Introduction_to_Object-Oriented_JavaScript">オブジェクト志向 JavaScript 入門</a></li>
+ <li><a href="/ja/docs/Web/JavaScript/Introduction_to_Object-Oriented_JavaScript">オブジェクト志向 JavaScript 入門</a></li>
</ul>