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

Fix the link

This commit is contained in:
Rasmus Lerdorf
2001-10-01 18:11:00 +00:00
parent 24d9064b81
commit 030d20adac

View File

@@ -87,8 +87,8 @@ New Usage Stats For September available
<font class="newsDate">[01-Oct-2001]</font>
<?php print_link("http://www.netcraft.com/", "Netcraft"); ?> and
<?php print_link("http://www.securityspace.com/s_survey/", "SecuritySpace" ); ?> have
published the current results for their Web Server surveys.
<?php print_link("/usage.php", "usage page"); ?>.
published the <?php print_link("/usage.php", "current results"); ?> for their Web
Server surveys.
<br clear="all">
</p>