From 081a3a857f736e35e28ca806b84bbacdf13f62a6 Mon Sep 17 00:00:00 2001 From: James Watts Date: Sun, 13 Oct 2013 03:00:11 +0200 Subject: [PATCH] Updated and revised links to principal resources --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a15089979bf..42d1193b08e 100644 --- a/README.md +++ b/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!