Commit: 7f0b4a3c8632de8e3cf2ab8522a1a125080b5b21 Author: Sobak <[email protected]> Thu, 28 Aug 2014 21:56:40 +0200 Parents: 815dce22b26e071e9d2d6d9a72c3611237262a19 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=7f0b4a3c8632de8e3cf2ab8522a1a125080b5b21 Log: Update link to migration guide Changed paths: M index.php Diff: diff --git a/index.php b/index.php index 2a92f97..8ac56ee 100644 --- a/index.php +++ b/index.php @@ -167,7 +167,7 @@ if (is_array($CONF_TEASER)) { $SIDEBAR = <<< SIDEBAR_DATA - <p class='panel'><a href='/migration55' title='Upgrading to PHP 5.5' class='headline'>Upgrading to PHP 5.5</a></p> + <p class='panel'><a href='/migration56' title='Upgrading to PHP 5.6' class='headline'>Upgrading to PHP 5.6</a></p> $announcements <p class='panel'><a href='/cal.php'>User Group Events</a></p> <p class='panel'><a href='/thanks.php'>Special Thanks</a></p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
