We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents beab873 + d34b762 commit d1e508dCopy full SHA for d1e508d
README.md
@@ -1,8 +1,8 @@
1
# phpcs/phpcbf plugin for phpcq.
2
3
-This plugin provides [phpcs](https://github.com/squizlabs/PHP_CodeSniffer) integration for phpcq.
+This plugin provides [phpcs](https://github.com/PHPCSStandards/PHP_CodeSniffer/) integration for phpcq.
4
5
-It also provides a "fix" option, which runs [phpcbf](https://github.com/squizlabs/PHP_CodeSniffer) on the code base.
+It also provides a "fix" option, which runs [phpcbf](https://github.com/PHPCSStandards/PHP_CodeSniffer/) on the code base.
6
7
## Configuration
8
0 commit comments