Skip to content

Commit 019c9e1

Browse files
authored
Docs: Update PHP_CodeSniffer repository link (#124)
1 parent 5072e68 commit 019c9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ psalm --output-format=github
8686
php-cs-fixer fix --dry-run --format=checkstyle | cs2pr
8787
```
8888

89-
### Using [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer)
89+
### Using [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer)
9090

9191
```bash
9292
phpcs --report=checkstyle -q /path/to/code | cs2pr

0 commit comments

Comments
 (0)