We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebffd51 + 62066b1 commit ebf460eCopy full SHA for ebf460e
1 file changed
README.md
@@ -35,7 +35,7 @@ It also provides methods for bitwise logical operations between two bit arrays `
35
36
This project uses:
37
38
-* [PHP Code Sniffer](https://github.com/squizlabs/php_codesniffer) for checking PHP code style
+* [PHP Code Sniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) for checking PHP code style
39
* [PHPUnit](http://phpunit.de/) for unit test (100% covered)
40
* [Sphinx](https://www.sphinx-doc.org/) and [Doxygen](https://www.doxygen.nl/) for the
41
[documentation](http://php-sorted-collections.readthedocs.io/en/latest/?badge=latest)
0 commit comments