Commit: 43fbb7264ac42495199284966883ba43ba51257a Author: Martin Jansen <[email protected]> Mon, 13 Jan 2020 19:16:46 +0100 Parents: 5b565325fe39ffc0decf2f5a3eda4dc8947fb9be Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=43fbb7264ac42495199284966883ba43ba51257a Log: Fix markup Changed paths: M archive/entries/2020-01-12-1.xml Diff: diff --git a/archive/entries/2020-01-12-1.xml b/archive/entries/2020-01-12-1.xml index c1cab32e0..55dfc4f42 100644 --- a/archive/entries/2020-01-12-1.xml +++ b/archive/entries/2020-01-12-1.xml @@ -15,7 +15,7 @@ <p>With three ticket types and tracks, you'll find sessions for everyone. For those interested in learning PHP, you can join us with our Free Open Pass giving you access to three days of free PHP training. Our Everyday PHP and Security & Performance tracks cover the tools, technologies, and methodologies every professional developer needs to know. And with our dedicated Enterprise track you’ll learn from leading practitioners dealing with PHP at unprecedented scale, while also learning about the latest technologies empowering today’s top companies.</p> - <p><a href="https://midwestphp.org/schedule" target="_blank">See the Schedule</a> | <a href="https://midwestphp.org/registration" target="_blank">Register Now</a></p> + <p><a href="https://midwestphp.org/schedule" target="_blank">See the Schedule</a>  |  <a href="https://midwestphp.org/registration" target="_blank">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
