CreateJS / SoundJS

A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
http://createjs.com/
MIT License
4.42k stars 838 forks source link

Broken Link on CreateJS website #320

Closed colhountech closed 2 years ago

colhountech commented 4 years ago

The Asteroids Game LIVE EDIT Link on the CreateJS Website has a broken Link.

https://github.com/CreateJS/EaselJS/blob/master/examples/Game.html

which returns a 404 Page Not Found, instead of

https://github.com/CreateJS/EaselJS/blob/master/examples/Game/Game.html