From 7bd835f62e82da6f22aa126f6251c39d8e733f3b Mon Sep 17 00:00:00 2001 From: Dmitry Khomutov Date: Thu, 24 Oct 2019 00:20:32 +0700 Subject: [PATCH] Fixed links for PHPCI and PHP Censor. --- _posts/12-05-01-Building-your-Application.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/12-05-01-Building-your-Application.md b/_posts/12-05-01-Building-your-Application.md index 39787f4..7dfa6aa 100644 --- a/_posts/12-05-01-Building-your-Application.md +++ b/_posts/12-05-01-Building-your-Application.md @@ -96,8 +96,8 @@ PHP. [apache_ant_tutorial]: https://code.tutsplus.com/tutorials/automate-your-projects-with-apache-ant--net-18595 [Travis CI]: https://travis-ci.org/ [Jenkins]: https://jenkins.io/ -[PHPCI]: https://www.phptesting.org/ -[PHP Censor]: http://php-censor.info/ +[PHPCI]: https://github.com/dancryer/phpci +[PHP Censor]: https://github.com/php-censor/php-censor [Teamcity]: https://www.jetbrains.com/teamcity/ [Deployer]: https://deployer.org/ [Rocketeer]: http://rocketeer.autopergamene.eu/