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/element/rect/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ja/web/svg/element/rect') 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

シンプルな rect 要素の使い方

-

» rect-1.svg

+

» rect-1.svg

角の丸い rect 要素

-

» rect-2.svg

+

» rect-2.svg

属性

@@ -52,7 +52,7 @@ translation_of: Web/SVG/Element/rect

DOM インターフェイス

-

この要素は SVGRectElement インターフェイスを提供します。

+

この要素は SVGRectElement インターフェイスを提供します。

使用可能な場所

-- cgit v1.2.3-54-g00ecf