Merge pull request #573 from amanvir/patch-1

Fix link to examples
This commit is contained in:
James Simpson
2016-07-19 15:36:41 -05:00
committed by GitHub
+1 -1
View File
@@ -147,7 +147,7 @@ sound.fade(1, 0, 1000, id1);
sound.rate(1.5, id2);
```
More in-depth examples (with accompanying live demos) can be found in the [examples directory](https://github.com/goldfire/howler.js/examples).
More in-depth examples (with accompanying live demos) can be found in the [examples directory](https://github.com/goldfire/howler.js/tree/master/examples).
## Core