aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/svg/attribute/stroke-dashoffset
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-14 23:04:19 +0900
committerGitHub <noreply@github.com>2021-09-14 23:04:19 +0900
commita802ba37d66fb077a0fe4b9574839cb886135acf (patch)
treea31c2082387bd76072bfae45f1479bd00c5ddec1 /files/ja/web/svg/attribute/stroke-dashoffset
parent57c4aff2c8160b2d5ebb7302874ba0d7f3fedf02 (diff)
downloadtranslated-content-a802ba37d66fb077a0fe4b9574839cb886135acf.tar.gz
translated-content-a802ba37d66fb077a0fe4b9574839cb886135acf.tar.bz2
translated-content-a802ba37d66fb077a0fe4b9574839cb886135acf.zip
Web/m-w以下の文書内のリンクURLを正規化 (#2370)
- /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
Diffstat (limited to 'files/ja/web/svg/attribute/stroke-dashoffset')
-rw-r--r--files/ja/web/svg/attribute/stroke-dashoffset/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/svg/attribute/stroke-dashoffset/index.html b/files/ja/web/svg/attribute/stroke-dashoffset/index.html
index a988f3813d..e214009aec 100644
--- a/files/ja/web/svg/attribute/stroke-dashoffset/index.html
+++ b/files/ja/web/svg/attribute/stroke-dashoffset/index.html
@@ -68,7 +68,7 @@ translation_of: Web/SVG/Attribute/stroke-dashoffset
<tbody>
<tr>
<th scope="row">Value</th>
- <td><strong><a href="/en/SVG/Content_type#Percentage" title="en/SVG/Content_type#Percentage">&lt;percentage&gt;</a></strong> | <strong><a href="/en/SVG/Content_type#Length" title="en/SVG/Content_type#Length"><span>&lt;length&gt;</span></a></strong></td>
+ <td><strong><a href="/ja/SVG/Content_type#Percentage" title="en/SVG/Content_type#Percentage">&lt;percentage&gt;</a></strong> | <strong><a href="/ja/SVG/Content_type#Length" title="en/SVG/Content_type#Length"><span>&lt;length&gt;</span></a></strong></td>
</tr>
<tr>
<th scope="row">Default value</th>
@@ -81,7 +81,7 @@ translation_of: Web/SVG/Attribute/stroke-dashoffset
</tbody>
</table>
-<p>The offset is usually expressed in user units resolved against the {{SVGAttr('pathLength')}} but if a <a href="/en/SVG/Content_type#Percentage" title="en/SVG/Content_type#Percentage">&lt;percentage&gt;</a> is used, the value is resolved as a percentage of the current viewport.</p>
+<p>The offset is usually expressed in user units resolved against the {{SVGAttr('pathLength')}} but if a <a href="/ja/SVG/Content_type#Percentage" title="en/SVG/Content_type#Percentage">&lt;percentage&gt;</a> is used, the value is resolved as a percentage of the current viewport.</p>
<h2 id="Browser_Compatibility" name="Browser_Compatibility">Browser compatibility</h2>