We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d1df2 commit d778975Copy full SHA for d778975
README.md
@@ -27,7 +27,7 @@ It also provides methods for bitwise logical operations between two bit arrays `
27
28
This project uses:
29
30
-* [PHP Code Sniffer](http://pear.php.net/package/PHP_CodeSniffer) for checking PHP code style using [Joomla Coding Standards](https://github.com/joomla/coding-standards)
+* [PHP Code Sniffer](https://github.com/squizlabs/php_codesniffer) for checking PHP code style using [Joomla Coding Standards](https://github.com/joomla/coding-standards)
31
* [PHPUnit](http://phpunit.de/) for unit test (100% covered)
32
* [phpDocumentor](http://http://www.phpdoc.org/) for api documentation
33
0 commit comments