Commit:    892fe02be0b55500c9502a78ef141b038bd39982
Author:    Christoph M. Becker <cmbecke...@gmx.de>         Wed, 28 Nov 2018 
18:33:04 +0100
Parents:   629a9bc269c17f8275abd8d5d5745ec3f81769a0
Branches:  master

Link:       
http://git.php.net/?p=web/qa.git;a=commitdiff;h=892fe02be0b55500c9502a78ef141b038bd39982

Log:
Remove link to ci.qa.php.net for now

See also <https://externals.io/message/102975>.

Changed paths:
  M  index.php


Diff:
diff --git a/index.php b/index.php
index 6c9627c..076443b 100644
--- a/index.php
+++ b/index.php
@@ -20,7 +20,7 @@ common_header();
               runs the test suite and optionally sends the results to this 
site to be compiled into <a href="reports/">reports for analysis</a>.
             </li>
             <li>
-             Additional test results are available at <a 
href="http://gcov.php.net/";>gcov.php.net</a> and <a 
href="http://ci.qa.php.net";>ci.qa.php.net</a>.
+             Additional test results are available at <a 
href="http://gcov.php.net/";>gcov.php.net</a>.
             </li>
            </ul>

Reply via email to