From ff635c46b4ad0ef0a84b1896ff83168c92221698 Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Tue, 24 Mar 2026 11:03:42 -0300 Subject: [PATCH] Update PHP_CodeSniffer repository link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32b2411..b2207ec 100644 --- a/README.md +++ b/README.md @@ -88,5 +88,5 @@ There's no explicitly written style yet, but when creating the files needed for Camelot using the grunt toolchain there's a target linting the javascript code. [phpcs]: http://pear.php.net/package/PHP_CodeSniffer -[phpcs_ruleset]: https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-ruleset.xml +[phpcs_ruleset]: https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Annotated-Ruleset [code_fixer]: http://cs.sensiolabs.org