Commit: c41f8bffe7caef1a455327d971a56d8788885e6a Author: Christoph M. Becker <[email protected]> Tue, 23 Jul 2019 19:55:35 +0200 Parents: 46694491b87fd1097363d6edb3bfd79ec04a9f23 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=c41f8bffe7caef1a455327d971a56d8788885e6a Log: Fix #78327: Problem in the link fo php[world] 2019 Bugs: https://bugs.php.net/78327 Changed paths: M archive/entries/2019-07-17-1.xml Diff: diff --git a/archive/entries/2019-07-17-1.xml b/archive/entries/2019-07-17-1.xml index 8fb421e..84a6a00 100644 --- a/archive/entries/2019-07-17-1.xml +++ b/archive/entries/2019-07-17-1.xml @@ -4,7 +4,7 @@ <id>https://www.php.net/archive/2019.php#2019-07-17-1</id> <published>2019-07-17T16:31:10+00:00</published> <updated>2019-07-17T16:31:10+00:00</updated> - <link href="https://www.php.net/index.php#id2019-07-17-1" rel="alternate" type="text/html"/> + <link href="https://www.php.net/conferences/index.php#id2019-07-17-1" rel="alternate" type="text/html"/> <link href="https://world.phparch.com/?utm_campaign=phpnet" rel="via" type="text/html"/> <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-10-23</default:finalTeaserDate> <category term="conferences" label="Conference announcement"/> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
