Commit: 38a1860851603ab96045c53bf81ba4e69a809f98 Author: Anatol Belski <[email protected]> Fri, 9 Jun 2017 08:04:35 +0200 Parents: 28a93743a3f28145b16faecaffd85c3950b38c73 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=38a1860851603ab96045c53bf81ba4e69a809f98 Log: fix broken link Changed paths: M archive/entries/2017-06-08-2.xml Diff: diff --git a/archive/entries/2017-06-08-2.xml b/archive/entries/2017-06-08-2.xml index 90634c0..e4e3ef5 100644 --- a/archive/entries/2017-06-08-2.xml +++ b/archive/entries/2017-06-08-2.xml @@ -19,7 +19,7 @@ <p><strong>THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!</strong></p> <p>For information on new features and other changes, you can read the - <a href="github.com/php/php-src/blob/php-7.2.0alpha1/NEWS">NEWS</a> file, + <a href="https://github.com/php/php-src/blob/php-7.2.0alpha1/NEWS">NEWS</a> file, or the <a href="https://github.com/php/php-src/blob/php-7.2.0alpha1/UPGRADING">UPGRADING</a> file for a complete list of upgrading notes. These files can also be found in the release archive.</p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
