1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Fix a 14 year old typo in the 4.2.0 release announcement.

What do you mean PHP moves slowly?
This commit is contained in:
Adam Harvey
2016-03-11 00:07:44 -08:00
parent 25bb64a93b
commit 6736115e5b

View File

@@ -78,7 +78,7 @@ site_header("PHP 4.2.0 Release Announcement");
<p>
For a full list of changes in PHP 4.2.0,
<a href="/ChangeLog-4.php#4.0.2">see the ChangeLog</a>.
<a href="/ChangeLog-4.php#4.2.0">see the ChangeLog</a>.
</p>
<?php site_footer(); ?>