From a802ba37d66fb077a0fe4b9574839cb886135acf Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Tue, 14 Sep 2021 23:04:19 +0900 Subject: Web/m-w以下の文書内のリンクURLを正規化 (#2370) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正 --- files/ja/web/svg/attribute/viewbox/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ja/web/svg/attribute/viewbox/index.html') 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 --- -

« SVG Attribute reference home

+

« SVG Attribute reference home

viewBox属性は、特定のcontainer要素に合わせるためのグラフィックス stretchのセットを指定できます。

@@ -51,5 +51,5 @@ translation_of: Web/SVG/Attribute/viewBox

See also

-- cgit v1.2.3-54-g00ecf