From c89c757806a7f570b687698d39f9b09cdb5b76ae Mon Sep 17 00:00:00 2001 From: phpnut Date: Mon, 4 Jul 2005 01:52:07 +0000 Subject: [PATCH] fixed typo in cake url git-svn-id: https://svn.cakephp.org/repo/trunk/cake@319 3807eeeb-6ff5-0310-8944-8be069107fe0 --- app/views/pages/home.thtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/pages/home.thtml b/app/views/pages/home.thtml index 47d39d41b..9ff854f55 100644 --- a/app/views/pages/home.thtml +++ b/app/views/pages/home.thtml @@ -32,5 +32,5 @@
  • linkOut('Roadmap','https://trac.cakephp.org/roadmap')?> – check our plans for the bright future.
  • -

    Soon there will be oficial linkOut('Cake PHP website','http://cakphp.org/')?>, so stay tuned.

    +

    Soon there will be oficial linkOut('Cake PHP website','http://www.cakephp.org/')?>, so stay tuned.

    Also see Cake PHP's original authors linkOut('Amazon wishlish','http://www.amazon.com/gp/registry/registry.html?id=NODP8QT6LFTO')?> if you want to show appreciation for his work on the project.

    \ No newline at end of file