From ab785d41d5512f40bccf0bc1eab0936da55f61b7 Mon Sep 17 00:00:00 2001 From: Mark Scherer Date: Fri, 25 Oct 2024 12:42:21 +0200 Subject: [PATCH] Remove outdated page that still shows Cake1 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3ad52f6..7c9a3ea 100644 --- a/README.md +++ b/README.md @@ -383,7 +383,6 @@ Various resources, such as books, websites and articles, for improving your Cake ## Help *Where to get help.* -- [CakePHP-FR.org](http://cakephp-fr.org) - The french community website. - [Official CakePHP Forum](https://discourse.cakephp.org/) - This is for generic questions and alike. - [IRC Channel](https://www.dereuromark.de/2013/01/27/irc-cakephp-channel/) - Live chat/discussion with other devs and core devs. - [stackoverflow.com/questions/tagged/cakephp](https://stackoverflow.com/questions/tagged/cakephp) - This is for specific questions, ideally along with some example code.