Commit: 37db580848852bc1cf261e46ed57f76caf97dd9e Author: Eli White <[email protected]> Tue, 16 Aug 2016 08:23:25 -0400 Parents: 5131ee127e903b6985d068fe6dc21012734106c2 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=37db580848852bc1cf261e46ed57f76caf97dd9e Log: Removing a doubled URL in the ZendCon announcement Changed paths: M archive/entries/2016-08-16-1.xml Diff: diff --git a/archive/entries/2016-08-16-1.xml b/archive/entries/2016-08-16-1.xml index a0fc15f..ba76156 100644 --- a/archive/entries/2016-08-16-1.xml +++ b/archive/entries/2016-08-16-1.xml @@ -17,7 +17,7 @@ <p>Experience web development with the very best to accelerate great PHP.</p> - <p>Register Now at <a href="http://www.zendcon.com/register-now" title="ZendCon 2016">http://www.zendcon.com/register-now</a>http://www.zendcon.com/register-now</p> + <p>Register Now at <a href="http://www.zendcon.com/register-now" title="ZendCon 2016">http://www.zendcon.com/register-now</a></p> </div> </content> </entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
