From f6273653599b4450cdd2b278e3fca831c139e9ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Wojciechowski?= Date: Thu, 26 Nov 2015 15:05:30 +0100 Subject: [PATCH] Fix broken link on Community docs page --- doc/07-community.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/07-community.md b/doc/07-community.md index d3c48f8c2..d5bfc55dc 100644 --- a/doc/07-community.md +++ b/doc/07-community.md @@ -19,8 +19,7 @@ The most important guidelines are described as follows: > Fork the project, create a feature branch, and send us a pull request. > > To ensure a consistent code base, you should make sure the code follows -> the [Coding Standards](https://symfony.com/doc/2.0/contributing/code/standards.html) -> which we borrowed from Symfony. +> the [PSR-2 Coding Standards](http://www.php-fig.org/psr/psr-2/). ## IRC / mailing list