Skip to content

Commit 32a4249

Browse files
committed
Merge pull request mixi-inc#25 from cfiken/2015
fixed link URL of MDN Event reference
2 parents b8a2341 + 2d7ca65 commit 32a4249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ click イベント以外にも多様なイベントがあります:
786786
- offline: ブラウザがオフラインになったとき
787787

788788
ここに載っていないイベントの一覧は
789-
[MDN DOM イベントリファレンス](https://developer.mozilla.org/ja/docs/Web2/Reference/Events)
789+
[MDN DOM イベントリファレンス](https://developer.mozilla.org/ja/docs/Web/Reference/Events)
790790
参照するとよいでしょう。
791791

792792

0 commit comments

Comments
 (0)