Author: pwittig24 (pwittig24) Committer: GitHub (web-flow) Pusher: cmb69 Date: 2021-11-25T14:48:28+01:00
Commit: https://github.com/php/web-php/commit/d00c225b0e409e36428d8741d66a2ed7fb1264f5 Raw diff: https://github.com/php/web-php/commit/d00c225b0e409e36428d8741d66a2ed7fb1264f5.diff Fix wrong city name in entry for IPC 2022 Closes GH-463. Changed paths: M archive/entries/2021-11-12-1.xml Diff: diff --git a/archive/entries/2021-11-12-1.xml b/archive/entries/2021-11-12-1.xml index 08769c206..bb1fdd4c9 100644 --- a/archive/entries/2021-11-12-1.xml +++ b/archive/entries/2021-11-12-1.xml @@ -3,7 +3,7 @@ <title>International PHP Conference Berlin 2022</title> <id>http://php.net/archive/2021.php#id2021-11-12-1</id> <published>2021-11-12T14:37:00+02:00</published> - <updated>2021-11-12T14:37:00+02:00</updated> + <updated>2021-11-25T14:37:00+02:00</updated> <default:finalTeaserDate xmlns="http://php.net/ns/news">2022-05-30</default:finalTeaserDate> <category term="conferences" label="Conference announcement"/> <link href="http://php.net/conferences/index.php#id2021-11-12-1" rel="alternate" type="text/html"/> @@ -33,7 +33,7 @@ <li>Free Swag: Developer bag, T-Shirt, magazines etc.</li> <li>Exclusive networking events</li> </ul> - <p>For further information on the International PHP Conference Munich visit: <a href="https://phpconference.com/berlin-en/">wwww.phpconference.com/berlin-en/</a></p> + <p>For further information on the International PHP Conference Berlin visit: <a href="https://phpconference.com/berlin-en/">wwww.phpconference.com/berlin-en/</a></p> </div> </content> -</entry> \ No newline at end of file +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
