Skip to content

Commit c5aea4e

Browse files
authored
Merge pull request #1622 from rodrigoprimo/docs/update-phpcs-repo-link
Update PHP_CodeSniffer repository link
2 parents d725ebd + f674fba commit c5aea4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ These guidelines exist not to annoy you, but to keep the code base clean, unifie
77

88
## Coding Standard
99

10-
This project uses [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) to enforce coding standards.
10+
This project uses [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to enforce coding standards.
1111
The coding standard rules are defined in the **phpcs.xml.dist** file (part of this repository).
1212
The project follows a relaxed version of the Doctrine Coding standards v4.
1313

0 commit comments

Comments
 (0)