From 77e11e88ca36474288d91958359f4ec4e42832c4 Mon Sep 17 00:00:00 2001 From: Carlos Cirello Date: Thu, 1 Oct 2015 19:36:21 +0200 Subject: [PATCH] Update links for phpfmt tools. --- _posts/02-01-01-Code-Style-Guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/02-01-01-Code-Style-Guide.md b/_posts/02-01-01-Code-Style-Guide.md index 7601942..4a3a7cb 100644 --- a/_posts/02-01-01-Code-Style-Guide.md +++ b/_posts/02-01-01-Code-Style-Guide.md @@ -55,5 +55,5 @@ readable by all current and future parties who may be working on the codebase. [phpcs]: http://pear.php.net/package/PHP_CodeSniffer/ [st-cs]: https://github.com/benmatselby/sublime-phpcs [phpcsfixer]: http://cs.sensiolabs.org/ -[phptools]: https://github.com/dericofilho/php.tools -[sublime-phpfmt]: https://github.com/dericofilho/sublime-phpfmt +[phptools]: https://github.com/phpfmt/php.tools +[sublime-phpfmt]: https://github.com/phpfmt/sublime-phpfmt