Commit: 0df7236ff958b62aae073a66adc9fa25b8f3096a Author: Derick Rethans <[email protected]> Thu, 11 Jun 2020 15:38:49 +0100 Parents: 5b900a8dddc6c723ebc387cf80258ca89d41367f Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0df7236ff958b62aae073a66adc9fa25b8f3096a Log: Fixed anchor in link Changed paths: M releases/7_4_7.php Diff: diff --git a/releases/7_4_7.php b/releases/7_4_7.php index ac76e492d..09146b053 100644 --- a/releases/7_4_7.php +++ b/releases/7_4_7.php @@ -12,7 +12,7 @@ site_header("PHP 7.4.7 Release Announcement"); <p>For source downloads of PHP 7.4.7 please visit our <a href="http://www.php.net/downloads.php">downloads page</a>, Windows source and binaries can be found on <a href="http://windows.php.net/download/">windows.php.net/download/</a>. -The list of changes is recorded in the <a href="http://www.php.net/ChangeLog-7.php#7.4.6">ChangeLog</a>. +The list of changes is recorded in the <a href="http://www.php.net/ChangeLog-7.php#7.4.7">ChangeLog</a>. </p> <?php site_footer(); ?> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
