diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a1291a3..9d897fe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,5 +12,5 @@ This project uses [PHPDox](http://phpdox.de/) to generate API documentation. To ### Syntax Checks -The syntax checker is [PHP Code Sniffer](https://github.com/squizlabs/PHP_CodeSniffer) and you can run this with `composer phpcs` +The syntax checker is [PHP Code Sniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) and you can run this with `composer phpcs`