Skip to content

Commit 428e8bd

Browse files
Updated unlock method docs
1 parent 5e05cee commit 428e8bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sound/webaudio/WebAudioSoundManager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ var WebAudioSoundManager = new Class({
8282
/**
8383
* Unlocks Web Audio API on iOS devices on the initial touch event.
8484
*
85-
* Read more about how this issue is handled here in [this article](TODO add link).
85+
* Read more about how this issue is handled here in [this article](https://medium.com/@pgoloskokovic/unlocking-web-audio-the-smarter-way-8858218c0e09).
8686
*
8787
* @private
8888
* @method Phaser.Sound.WebAudioSoundManager#unlock

0 commit comments

Comments
 (0)