You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Find examples and more information at the [PreloadJS web site](http://www.preloadjs.com/)
20
-
* Read the [documentation](http://createjs.com/Docs/PreloadJS/)
20
+
* Read the [documentation](http://createjs.com/docs/preloadjs/)
21
21
* Discuss, share projects, and interact with other users on [reddit](http://www.reddit.com/r/createjs/).
22
22
* Ask technical questions on [Stack Overflow](http://stackoverflow.com/questions/tagged/preloadjs).
23
23
* File verified bugs or formal feature requests using Issues on [GitHub](https://github.com/createjs/PreloadJS/issues).
24
-
* Have a look at the included [examples](https://github.com/CreateJS/PreloadJS/tree/master/examples) and [API documentation](http://createjs.com/Docs/PreloadJS/) for more in-depth information.
24
+
* Have a look at the included [examples](https://github.com/CreateJS/PreloadJS/tree/master/examples) and
25
+
[API documentation](http://createjs.com/docs/preloadjs/) for more in-depth information.
25
26
26
27
Built by [gskinner.com](http://www.gskinner.com), and is released for free under the MIT license, which means you can
27
28
use it for almost any purpose (including commercial projects). We appreciate credit where possible, but it is not a requirement.
@@ -31,4 +32,4 @@ use it for almost any purpose (including commercial projects). We appreciate cre
31
32
32
33
**LoadQueue**
33
34
The main class that manages all preloading. Instantiate a LoadQueue instance, load a file or manifest, and track
34
-
progress and complete events. Check out the [docs](http://createjs.com/Docs/PreloadJS/) for more information.
35
+
progress and complete events. Check out the [docs](http://createjs.com/docs/preloadjs/) for more information.
0 commit comments