diff --git a/README.md b/README.md index 280488d..73df073 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE) -This is set of [sniffs](https://github.com/squizlabs/PHP_CodeSniffer) and [fixers](https://github.com/FriendsOfPHP/PHP-CS-Fixer) that **checks and fixes** code of Nette Framework against [Coding Standard in Documentation](https://doc.nette.org/en/contributing/coding-standard). +This is set of [sniffs](https://github.com/PHPCSStandards/PHP_CodeSniffer) and [fixers](https://github.com/FriendsOfPHP/PHP-CS-Fixer) that **checks and fixes** code of Nette Framework against [Coding Standard in Documentation](https://doc.nette.org/en/contributing/coding-standard). ## Installation and Usage diff --git a/preset-sniffer/Nette.xml b/preset-sniffer/Nette.xml index 9c9d5f5..f466e7a 100644 --- a/preset-sniffer/Nette.xml +++ b/preset-sniffer/Nette.xml @@ -1,7 +1,7 @@