aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/document/selectstart_event/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/document/selectstart_event/index.html')
-rw-r--r--files/ja/web/api/document/selectstart_event/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/document/selectstart_event/index.html b/files/ja/web/api/document/selectstart_event/index.html
index 448225df42..70b7d59de9 100644
--- a/files/ja/web/api/document/selectstart_event/index.html
+++ b/files/ja/web/api/document/selectstart_event/index.html
@@ -6,7 +6,7 @@ translation_of: Web/API/Document/selectstart_event
<div>{{APIRef}}</div>
<div>
-<p><a href="/en-US/docs/Web/API/Selection">Selection API</a> の <code><strong>selectstart</strong></code> イベントは新しい選択範囲をユーザが指定した際に発火します。</p>
+<p><a href="/ja/docs/Web/API/Selection">Selection API</a> の <code><strong>selectstart</strong></code> イベントは新しい選択範囲をユーザが指定した際に発火します。</p>
<p>イベントがキャンセルされた場合、選択範囲は変更されません。</p>
</div>