diff options
Diffstat (limited to 'files/ja/web/svg/element/mpath/index.html')
-rw-r--r-- | files/ja/web/svg/element/mpath/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ja/web/svg/element/mpath/index.html b/files/ja/web/svg/element/mpath/index.html index 00c5daa516..d8e98247ac 100644 --- a/files/ja/web/svg/element/mpath/index.html +++ b/files/ja/web/svg/element/mpath/index.html @@ -56,8 +56,8 @@ translation_of: Web/SVG/Element/mpath <h3 id="グローバル属性">グローバル属性</h3> <ul> - <li><a href="/en/SVG/Attribute#Core" title="en/SVG/Attribute#Core">Core attributes</a> »</li> - <li><a href="/en/SVG/Attribute#XLink" title="en/SVG/Attribute#XLink">Xlink attributes</a> »</li> + <li><a href="/ja/SVG/Attribute#Core" title="en/SVG/Attribute#Core">Core attributes</a> »</li> + <li><a href="/ja/SVG/Attribute#XLink" title="en/SVG/Attribute#XLink">Xlink attributes</a> »</li> <li>{{ SVGAttr("externalResourcesRequired") }}</li> </ul> @@ -69,7 +69,7 @@ translation_of: Web/SVG/Element/mpath <h2 id="DOM_インターフェイス">DOM インターフェイス</h2> -<p>この要素は <code><a href="/en/DOM/SVGMPathElement" title="en/DOM/SVGMPathElement">SVGMPathElement</a></code> インターフェイスを提供します。</p> +<p>この要素は <code><a href="/ja/DOM/SVGMPathElement" title="en/DOM/SVGMPathElement">SVGMPathElement</a></code> インターフェイスを提供します。</p> <h2 id="仕様">仕様</h2> |