diff --git a/.phpcs.xml.dist b/.phpcs.xml.dist index 88e7f152..4461ee55 100644 --- a/.phpcs.xml.dist +++ b/.phpcs.xml.dist @@ -3,7 +3,7 @@ name="WordPress-LSX-Design" namespace="WordPressCS\WordPress" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/master/phpcs.xsd" + xsi:noNamespaceSchemaLocation="https://schema.phpcodesniffer.com/phpcs.xsd" > WordPress Coding Standards for HTML and PHP files in the project. diff --git a/README.md b/README.md index 5478fbe9..6d108b73 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ This software uses the following open source packages: * [WebPack](https://webpackwebpack.js.org/) * [Gulp](https://gulpjs.com/) * [Node.js](https://nodejs.org/) -* [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) +* [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) * [Font Awesome](http://fontawesome.io/) icons are licensed under the terms of the SIL OFL 1.1, and code licensed under the terms of MIT License. * [Modernizr](https://modernizr.com/) is licensed under the terms of the MIT license. * [imagesLoaded](http://imagesloaded.desandro.com/) is licensed under the terms of the MIT license.