aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/svg/element/rect/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/svg/element/rect/index.html')
-rw-r--r--files/ja/web/svg/element/rect/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ja/web/svg/element/rect/index.html b/files/ja/web/svg/element/rect/index.html
index c4ad070e21..e095c85c26 100644
--- a/files/ja/web/svg/element/rect/index.html
+++ b/files/ja/web/svg/element/rect/index.html
@@ -18,11 +18,11 @@ translation_of: Web/SVG/Element/rect
<h3 id="シンプルな_rect_要素の使い方">シンプルな <code>rect 要素の使い方</code></h3>
-<p>» <a href="https://developer.mozilla.org/files/3247/rect-1.svg" title="https://developer.mozilla.org/files/3247/rect-1.svg">rect-1.svg</a></p>
+<p>» <a href="/files/3247/rect-1.svg" title="https://developer.mozilla.org/files/3247/rect-1.svg">rect-1.svg</a></p>
<h3 id="角の丸い_rect_要素"><code>角の丸い rect</code> 要素</h3>
-<p>» <a href="https://developer.mozilla.org/files/3248/rect-2.svg" title="https://developer.mozilla.org/files/3248/rect-2.svg">rect-2.svg</a></p>
+<p>» <a href="/files/3248/rect-2.svg" title="https://developer.mozilla.org/files/3248/rect-2.svg">rect-2.svg</a></p>
<h2 id="属性">属性</h2>
@@ -52,7 +52,7 @@ translation_of: Web/SVG/Element/rect
<h2 id="DOM_インターフェイス">DOM インターフェイス</h2>
-<p>この要素は <code><a href="/en/DOM/SVGRectElement" title="en/DOM/SVGRectElement">SVGRectElement</a></code> インターフェイスを提供します。</p>
+<p>この要素は <code><a href="/ja/DOM/SVGRectElement" title="en/DOM/SVGRectElement">SVGRectElement</a></code> インターフェイスを提供します。</p>
<h2 id="使用可能な場所">使用可能な場所</h2>