diff --git a/_posts/02-01-01-Code-Style-Guide.md b/_posts/02-01-01-Code-Style-Guide.md index 4f2ebb4..9a56bf6 100644 --- a/_posts/02-01-01-Code-Style-Guide.md +++ b/_posts/02-01-01-Code-Style-Guide.md @@ -10,7 +10,7 @@ Ideally you should write PHP code that adheres to one or more of these standards * [Read about PSR-1][psr1] * [Read about PSR-2][psr2] -[Back to Top](#top){.top} +[Back to Top](#top) [fig]: http://www.php-fig.org/ [psr0]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md