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/stroke/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/web/svg/attribute/stroke/index.html') diff --git a/files/ja/web/svg/attribute/stroke/index.html b/files/ja/web/svg/attribute/stroke/index.html index fc682c32df..34630359e4 100644 --- a/files/ja/web/svg/attribute/stroke/index.html +++ b/files/ja/web/svg/attribute/stroke/index.html @@ -6,7 +6,7 @@ tags: - SVG Attribute translation_of: Web/SVG/Attribute/stroke --- -

« SVG Attribute reference home

+

« SVG Attribute reference home

stroke属性は与えられた図形要素の外側に描画される色を定義します。stroke属性のデフォルト値は none です.

-- cgit v1.2.3-54-g00ecf