Commit:    adac1d8190ff1116452170edfd6925e68332f299
Author:    Steve Robbins <[email protected]>         Wed, 20 Jan 2016 
21:32:59 -0800
Parents:   2bbd8b68b40bbf61a9b7ffccbecb92f035d5d050
Branches:  master

Link:       
http://git.php.net/?p=web/news.git;a=commitdiff;h=adac1d8190ff1116452170edfd6925e68332f299

Log:
Fixing link to README

Changed paths:
  M  index.php


Diff:
diff --git a/index.php b/index.php
index 624a4b7..c3eaf83 100644
--- a/index.php
+++ b/index.php
@@ -57,7 +57,7 @@ while ($line = fgets($s, 1024)) {
        <?php echo htmlspecialchars($_SERVER['HTTP_HOST'], ENT_QUOTES, 
"UTF-8"); ?> NNTP server</a>.
       </p>
       <p>
-       There may be a little more info in the <a href="README">README</a> file.
+       There may be a little more info in the <a href="README.md">README</a> 
file.
       </p>
       <p>
        The news server software that is used is <a


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to