From c83780b2428c900a28698f62018eb0473720837c Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Wed, 18 Mar 2026 14:39:03 -0300 Subject: [PATCH] Docs: Update PHP_CodeSniffer repository link --- _examples/phplint_codesniffer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_examples/phplint_codesniffer/README.md b/_examples/phplint_codesniffer/README.md index 06d38a6..575f4ae 100644 --- a/_examples/phplint_codesniffer/README.md +++ b/_examples/phplint_codesniffer/README.md @@ -2,4 +2,4 @@ https://github.com/overtrue/phplint -https://github.com/squizlabs/PHP_CodeSniffer \ No newline at end of file +https://github.com/PHPCSStandards/PHP_CodeSniffer \ No newline at end of file