From 9251c7ff5117d97029c5f4b95f22ff4f4829fd14 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Mon, 22 Feb 2016 15:55:45 -0500 Subject: [PATCH] Update link to CONTRIBUTING.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 278a1149f47..39055421108 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ tests for CakePHP by doing the following: ## Contributing -[CONTRIBUTING.md](CONTRIBUTING.md) - Quick pointers for contributing to the CakePHP project. +[CONTRIBUTING.md](.github/CONTRIBUTING.md) - Quick pointers for contributing to the CakePHP project. [CookBook "Contributing" Section](http://book.cakephp.org/3.0/en/contributing.html) - Details about contributing to the project.