Skip to content

Commit f6b495f

Browse files
authored
Update PSR links in CONTRIBUTING.md
Fixes #600
1 parent 11d175b commit f6b495f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ First of all, **thank you** for contributing, **you are awesome**!
66
Here are a few rules to follow in order to ease code reviews, and discussions before
77
maintainers accept and merge your work.
88

9-
You MUST follow the [PSR-1](http://www.php-fig.org/psr/1/) and
10-
[PSR-2](http://www.php-fig.org/psr/2/). If you don't know about any of them, you
9+
You MUST follow the [PSR-1](http://www.php-fig.org/psr/psr-1/) and
10+
[PSR-2](http://www.php-fig.org/psr/psr-2/). If you don't know about any of them, you
1111
should really read the recommendations. Can't wait? Use the [PHP-CS-Fixer
1212
tool](http://cs.sensiolabs.org/).
1313

0 commit comments

Comments
 (0)