diff --git a/_includes/code-style-guide.md b/_includes/code-style-guide.md index 0f40ed9..6e8f72c 100644 --- a/_includes/code-style-guide.md +++ b/_includes/code-style-guide.md @@ -12,5 +12,5 @@ You should write PHP code that adheres to one or both of these standards so that [Back to Top](#top){.top} [1]: https://github.com/php-fig/fig-standards -[2]: https://github.com/pmjones/fig-standards/blob/psr-1-style-guide/proposed/PSR-1-basic.md -[3]: https://github.com/pmjones/fig-standards/blob/psr-1-style-guide/proposed/PSR-2-advanced.md +[2]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md +[3]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md