From a9ded09e2e523016bcd2faf9965ab63cf300faca Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Wed, 18 Mar 2026 14:20:42 -0300 Subject: [PATCH] Update PHP_CodeSniffer repository link --- README.md | 2 +- preset-sniffer/Nette.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@