1
0
Fork 0

Merge pull request #4640 from lukaswoj/docs-code-standards-link-404-error-fix

Fix broken link on Community docs page
pull/4656/head
Jordi Boggiano 2015-11-29 17:21:38 +00:00
commit b6bac0c2d3
1 changed files with 1 additions and 2 deletions

View File

@ -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. > 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 > 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) > the [PSR-2 Coding Standards](http://www.php-fig.org/psr/psr-2/).
> which we borrowed from Symfony.
## IRC / mailing list ## IRC / mailing list