From 27ed5b5b5d5812fc55514f3d6ed8f93bcf39bbe8 Mon Sep 17 00:00:00 2001 From: huglester Date: Wed, 11 Jul 2012 12:23:44 +0300 Subject: [PATCH] Update gh-pages --- _posts/02-01-01-Code-Style-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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