Skip to content

Commit 04653ab

Browse files
Update broken link in CONTRIBUTING.md file
1 parent 11fc03e commit 04653ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Contributions are **welcome** and will be fully **credited**. We accept contribu
44

55
## Pull Requests
66

7-
- **[PSR-12 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-12-coding-style-guide.md)** - The easiest way to apply the conventions is to install [PHP Code Sniffer](http://pear.php.net/package/PHP_CodeSniffer).
7+
- **[PSR-12 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-12-extended-coding-style-guide.md)** - The easiest way to apply the conventions is to install [PHP Code Sniffer](http://pear.php.net/package/PHP_CodeSniffer).
88

99
- **Add tests!** - Your patch won't be accepted if it doesn't have tests.
1010

0 commit comments

Comments
 (0)