diff --git a/README.md b/README.md index 089f25d..541cc8e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The PHP_CodeSniffer coding standard I'm using on all of my projects. -Standard itself and it's test suite complies [PHPCS standard](https://github.com/squizlabs/PHP_CodeSniffer/tree/master/CodeSniffer/Standards/PHPCS). +Standard itself and it's test suite complies [PHPCS standard](https://github.com/PHPCSStandards/PHP_CodeSniffer/tree/2.9/CodeSniffer/Standards/PHPCS). # Usage Only PHP_CodeSniffer 3.x and later versions are supported. For PHP_CodeSniffer 1.x and 2.x use "1.0" branch.