Commit: d39006260b6421b65856392477525025d90733e8 Author: Krishnaprasad MG <[email protected]> Tue, 23 Apr 2019 10:53:24 +0200 Committer: GitHub <[email protected]> Tue, 23 Apr 2019 10:53:24 +0200 Parents: cdec537f81f3d17d1343450005b6ca21688a5ae0 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=d39006260b6421b65856392477525025d90733e8 Log: Fix the conference URL Changed paths: M archive/entries/2019-03-23-1.xml Diff: diff --git a/archive/entries/2019-03-23-1.xml b/archive/entries/2019-03-23-1.xml index 2b90a64..f8c2ef8 100644 --- a/archive/entries/2019-03-23-1.xml +++ b/archive/entries/2019-03-23-1.xml @@ -7,8 +7,8 @@ <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-04-13</default:finalTeaserDate> <category term="cfp" label="Call for Papers"/> <link href="http://php.net/conferences/index.php#id2019-03-23-1" rel="alternate" type="text/html"/> - <default:newsImage xmlns="http://php.net/ns/news" link="https://mwww.middevcon.com/" title="Mid-Atlantic Developer Conference">middevcon2018.png</default:newsImage> - <link href="https://mwww.middevcon.com/" rel="via" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://www.middevcon.com/" title="Mid-Atlantic Developer Conference">middevcon2018.png</default:newsImage> + <link href="https://www.middevcon.com/" rel="via" type="text/html"/> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> <p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
