Browse Source

Updated and revised links to principal resources

James Watts 12 years ago
parent
commit
081a3a857f
1 changed files with 10 additions and 8 deletions
  1. 10 8
      README.md

+ 10 - 8
README.md

@@ -11,26 +11,28 @@ Some Handy Links
 
 [CakePHP](http://www.cakephp.org) - The rapid development PHP framework
 
-[Cookbook](http://book.cakephp.org) - THE CakePHP user documentation; start learning here!
+[CookBook](http://book.cakephp.org) - THE CakePHP user documentation; start learning here!
+
+[API](http://api.cakephp.org) - A reference to CakePHP's classes
 
 [Plugins](http://plugins.cakephp.org/) - A repository of extensions to the framework
 
 [The Bakery](http://bakery.cakephp.org) - Tips, tutorials and articles
 
-[API](http://api.cakephp.org) - A reference to CakePHP's classes
+[Community Center](http://community.cakephp.org) - A source for everything community related
 
-[CakePHP TV](http://tv.cakephp.org) - Screen casts from events and video tutorials
+[Training](http://training.cakephp.org) - Join a live session and get skilled with the framework
 
-[The Cake Software Foundation](http://cakefoundation.org/) - promoting development related to CakePHP
+[CakeFest](http://cakefest.org) - Don't miss our annual CakePHP conference
+
+[Cake Software Foundation](http://cakefoundation.org) - Promoting development related to CakePHP
 
 Get Support!
 ------------
 
-[Our Google Group](https://groups.google.com/group/cake-php) - community mailing list and forum
-
-[#cakephp](http://webchat.freenode.net/?channels=#cakephp) on irc.freenode.net - Come chat with us, we have cake.
+[#cakephp](http://webchat.freenode.net/?channels=#cakephp) on irc.freenode.net - Come chat with us, we have cake
 
-[Q & A](http://ask.cakephp.org/) - Ask questions here, all questions welcome
+[Google Group](https://groups.google.com/group/cake-php) - Community mailing list and forum
 
 [GitHub Issues](https://github.com/cakephp/cakephp/issues) - Got issues? Please tell us!