Skip to content

Commit 532e506

Browse files
Updated unlock method docs
1 parent 3344fc8 commit 532e506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sound/BaseSoundManager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ var BaseSoundManager = new Class({
275275
* Method used internally for unlocking audio playback on devices that
276276
* require user interaction before any sound can be played on a web page.
277277
*
278-
* Read more about how this issue is handled here in [this article](TODO add link).
278+
* Read more about how this issue is handled here in [this article](https://medium.com/@pgoloskokovic/unlocking-web-audio-the-smarter-way-8858218c0e09).
279279
*
280280
* @override
281281
* @protected

0 commit comments

Comments
 (0)