diff options
Diffstat (limited to 'files/ja/web/svg/attribute/viewbox/index.html')
-rw-r--r-- | files/ja/web/svg/attribute/viewbox/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/svg/attribute/viewbox/index.html b/files/ja/web/svg/attribute/viewbox/index.html index 3c060d1bfb..8bb7ed5632 100644 --- a/files/ja/web/svg/attribute/viewbox/index.html +++ b/files/ja/web/svg/attribute/viewbox/index.html @@ -3,7 +3,7 @@ title: viewBox slug: Web/SVG/Attribute/viewBox translation_of: Web/SVG/Attribute/viewBox --- -<p>« <a href="/en/SVG/Attribute" title="en/SVG/Attribute">SVG Attribute reference home</a></p> +<p>« <a href="/ja/SVG/Attribute" title="en/SVG/Attribute">SVG Attribute reference home</a></p> <p><code>viewBox</code>属性は、特定のcontainer要素に合わせるためのグラフィックス stretchのセットを指定できます。</p> @@ -51,5 +51,5 @@ translation_of: Web/SVG/Attribute/viewBox <h2 id="See_also">See also</h2> <ul> - <li><a href="/en/SVG/Tutorial/Positions" title="https://developer.mozilla.org/en/SVG/Tutorial/Positions">SVG Getting Started: Positions</a></li> + <li><a href="/ja/SVG/Tutorial/Positions" title="https://developer.mozilla.org/en/SVG/Tutorial/Positions">SVG Getting Started: Positions</a></li> </ul> |