Commit: 395a2f411f7eba9307f96715291c3819cfb8e6c2 Author: Ben Ramsey <[email protected]> Mon, 24 Jul 2017 09:28:51 -0500 Parents: ca9f2f6eed1fbe02d63cf30752de64f762c1aaaf Branches: master
Link: http://git.php.net/?p=web/news.git;a=commitdiff;h=395a2f411f7eba9307f96715291c3819cfb8e6c2 Log: Update link to colobus to avoid HTTP redirect Changed paths: M index.php Diff: diff --git a/index.php b/index.php index 396b745..743d3b0 100644 --- a/index.php +++ b/index.php @@ -27,13 +27,8 @@ head(); This is a completely experimental interface to the PHP mailing lists as reflected on the <a href="news://<?php echo htmlspecialchars($_SERVER['HTTP_HOST'],ENT_QUOTES,"UTF-8"); ?>/"> <?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.md">README</a> file. - </p> - <p> The news server software that is used is <a - href="http://trainedmonkey.com/colobus/">colobus</a>. + href="https://trainedmonkey.com/projects/colobus/">colobus</a>. </p> </div> <table class="standard"> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
