Skip to content

Commit baf4d51

Browse files
author
Lanny McNie
committed
Updated community links in README
1 parent 79a2f68 commit baf4d51

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ createjs.Ticker.on("tick", stage);
3939
```
4040

4141
## Support and Resources
42-
* Find examples and more information at the [EaselJS web site](http://easeljs.com/)
43-
* Read the [documentation](http://createjs.com/Docs/EaselJS)
44-
* Post questions and interact with other users at our [Community](http://community.createjs.com) site.
42+
* Find examples and more information at the [EaselJS web site](http://easeljs.com/).
43+
* Read the [documentation](http://createjs.com/Docs/EaselJS).
44+
* Discuss, share projects, and interact with other users on [reddit](http://www.reddit.com/r/createjs/).
45+
* Ask technical questions on [Stack Overflow](http://stackoverflow.com/questions/tagged/easeljs).
46+
* File verified bugs or formal feature requests using Issues on [GitHub](https://github.com/createjs/EaselJS/issues).
4547
* There is a [Google Group](http://groups.google.com/group/createjs-discussion) for discussions and support.
4648
* Have a look at the included [examples](https://github.com/CreateJS/EaselJS/tree/master/examples) and [API documentation](http://createjs.com/Docs/EaselJS/) for more in-depth information.
4749

0 commit comments

Comments
 (0)