diff --git a/README.md b/README.md index 190bebd..d9dc9ee 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Install Count](https://vsmarketplacebadge.apphb.com/installs/ikappas.phpcs.svg)](https://marketplace.visualstudio.com/items?itemName=ikappas.phpcs) [![Open Issues](https://vsmarketplacebadge.apphb.com/rating/ikappas.phpcs.svg)](https://marketplace.visualstudio.com/items?itemName=ikappas.phpcs) -Integrates [phpcs](https://github.com/squizlabs/PHP_CodeSniffer.git) into [Visual Studio Code](https://code.visualstudio.com/). +Integrates [phpcs](https://github.com/PHPCSStandards/PHP_CodeSniffer.git) into [Visual Studio Code](https://code.visualstudio.com/). ## Looking for additional maintainers diff --git a/phpcs-server/README.md b/phpcs-server/README.md index 7d36919..9218fdf 100644 --- a/phpcs-server/README.md +++ b/phpcs-server/README.md @@ -1,3 +1,3 @@ # phpcs-server -The VS Code server part of the [phpcs](https://github.com/squizlabs/PHP_CodeSniffer.git) integration. +The VS Code server part of the [phpcs](https://github.com/PHPCSStandards/PHP_CodeSniffer.git) integration.