Commit: b74bbe1a0e7701dfe3b35db5184d13b549d69fc2 Author: Christoph M. Becker <[email protected]> Mon, 13 Aug 2018 19:20:42 +0200 Parents: 16f0a525aa287ad0ede0d0322f76986dfd3621a5 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=b74bbe1a0e7701dfe3b35db5184d13b549d69fc2 Log: Fix #76739: Incorrect Link to SunshinePHP 2019 Bugs: https://bugs.php.net/76739 Changed paths: M archive/entries/2018-08-14-1.xml Diff: diff --git a/archive/entries/2018-08-14-1.xml b/archive/entries/2018-08-14-1.xml index cb26361..f6ca674 100644 --- a/archive/entries/2018-08-14-1.xml +++ b/archive/entries/2018-08-14-1.xml @@ -6,7 +6,7 @@ <updated>2018-08-14T12:23:00+00:00</updated> <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-09-15</default:finalTeaserDate> <category term="cfp" label="Call for Papers"/> - <link href="http://php.net/conferences/index.php#id2017-08-16-1" rel="alternate" type="text/html"/> + <link href="http://php.net/conferences/index.php#id2018-08-14-1" rel="alternate" type="text/html"/> <default:newsImage xmlns="http://php.net/ns/news" link="http://sunshinephp.com" title="SunshinePHP 2019">sunshinephp2019.png</default:newsImage> <link href="http://sunshinephp.com" rel="via" type="text/html"/> <content type="xhtml"> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
