Skip to content

Commit c6398ea

Browse files
committed
Docs: Update PHP_CodeSniffer repository link
1 parent ceb986a commit c6398ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/phpcs-failure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ The code does not meet WordPress coding standards as defined by PHPCS.
2626

2727
**Resources:**
2828
- [WordPress Coding Standards](https://developer.wordpress.org/coding-standards/wordpress-coding-standards/php/)
29-
- [PHP CodeSniffer Documentation](https://github.com/squizlabs/PHP_CodeSniffer)
29+
- [PHP CodeSniffer Documentation](https://github.com/PHPCSStandards/PHP_CodeSniffer)
3030

3131
This issue was automatically created by the CI/CD pipeline.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ This project follows [Semantic Versioning](https://semver.org/):
276276
- [WordPress Security Handbook](https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/)
277277

278278
### Tools
279-
- [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer)
279+
- [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer)
280280
- [PHPStan](https://phpstan.org/)
281281
- [WordPress Plugin Check](https://wordpress.org/plugins/plugin-check/)
282282

0 commit comments

Comments
 (0)