Commit: 2275166fa73c09a3cf6ca07da33b3bbef512eb64 Author: Stelian, Mocanita <[email protected]> Fri, 12 Sep 2014 16:12:50 +0200 Parents: 47be9323280280238e65bb53da447370ff499c0c Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=2275166fa73c09a3cf6ca07da33b3bbef512eb64 Log: BUG #68012: Changed relative url to absolute for the confoo conference. Bugs: https://bugs.php.net/68012 Changed paths: M archive/entries/2014-09-09-1.xml Diff: diff --git a/archive/entries/2014-09-09-1.xml b/archive/entries/2014-09-09-1.xml index fb9d650..1db242f 100644 --- a/archive/entries/2014-09-09-1.xml +++ b/archive/entries/2014-09-09-1.xml @@ -24,7 +24,7 @@ <li>ConFoo is an open environment where everyone is welcome to submit. Are you skilled and friendly? Come join us.</li> </ul> - <p>If you would simply prefer to <a href="/en/register">attend the conference</a>, we have a $290 discount until October 13th. You can also <a href="http://confoo.ca/en/call-for-papers">rate any proposal</a> and help shape the content of the event.</p> + <p>If you would simply prefer to <a href="http://confoo.ca/en/register">attend the conference</a>, we have a $290 discount until October 13th. You can also <a href="http://confoo.ca/en/call-for-papers">rate any proposal</a> and help shape the content of the event.</p> </div> </content> </entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
