Commit: 5cc1e531b1d0fcb3a36b68cad9d55bee685e7b70 Author: Davey Shafik <[email protected]> Wed, 29 Jun 2016 10:44:54 -0700 Parents: ec5263780b7202e2693a1538b8e62740a1dc2edd Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=5cc1e531b1d0fcb3a36b68cad9d55bee685e7b70 Log: Fix link to qa for 7.1.0alpha2 Changed paths: M archive/entries/2016-06-24-1.xml Diff: diff --git a/archive/entries/2016-06-24-1.xml b/archive/entries/2016-06-24-1.xml index f223111..a93c2a4 100644 --- a/archive/entries/2016-06-24-1.xml +++ b/archive/entries/2016-06-24-1.xml @@ -23,7 +23,7 @@ </p> <p> - For source downloads of PHP 7.1.0 Alpha 2 please visit the <a href="https://downloads.php.net/~krakjoe/">download page</a>, Windows sources and binaries can be found on <a href="https://windows.php.net/qa/">windows.php.net/qa/</a>. + For source downloads of PHP 7.1.0 Alpha 2 please visit the <a href="https://downloads.php.net/~krakjoe/">download page</a>, Windows sources and binaries can be found on <a href="http://windows.php.net/qa/">windows.php.net/qa/</a>. </p> <p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
