Skip to content

Commit 2160641

Browse files
authored
Change link to VIP documentation
Updated link to VIP documentation on blockers so it points to VIP Go-specific docs.
1 parent 3c29738 commit 2160641

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
@@ -1,7 +1,7 @@
11
# VIP-Coding-Standards
22
This project maintains the minimum ruleset of [PHP_CodeSniffer rules](https://github.com/squizlabs/PHP_CodeSniffer) (sniffs) to validate code developed for [WordPress.com VIP](https://vip.wordpress.com/).
33

4-
The ruleset contains only the rules which are considered being "blockers" according to the [WordPress.com VIP documentation](https://vip.wordpress.com/documentation/vip/code-review-what-we-look-for/)
4+
The ruleset contains only the rules which are considered being "blockers" according to the [WordPress.com VIP documentation](https://vip.wordpress.com/documentation/vip-go/code-review-blockers-warnings-notices/)
55

66
The ruleset takes advantage of existing rules in the [WordPress-Coding-Standards](https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards) project.
77

0 commit comments

Comments
 (0)