Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Commit

Permalink
Update link in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Mar 9, 2017
1 parent 2d1e807 commit 711ef87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/event/trigger.js
Expand Up @@ -131,7 +131,7 @@ const dispatchEvent = (element, event) => {
};

/**
* Polyfill for CustomEvent, borrowed from [MDN](https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent#Polyfill).
* Polyfill for CustomEvent, borrowed from [MDN](https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent#Polyfill).
* Needed to support IE (9, 10, 11) & PhantomJS
*/

Expand Down

0 comments on commit 711ef87

Please sign in to comment.