Commit:    27e1752192b8945ae88c603e7948ad709fa1fe5a
Author:    Christoph M. Becker <cmbecke...@gmx.de>         Wed, 3 Feb 2021 
12:53:01 +0100
Parents:   3106c1a4058eb328f727a8c1f58b17dc982e7ffa
Branches:  master

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

Log:
Fix #80704: URL change

Bugs:
https://bugs.php.net/80704

Changed paths:
  M  thanks.php


Diff:
diff --git a/thanks.php b/thanks.php
index dedb5e084..5d7d4035e 100644
--- a/thanks.php
+++ b/thanks.php
@@ -79,7 +79,7 @@ site_header("Thanks", array("current" => "community"));
 </li>
 
 <li>
- <a href="https://krystal.co.uk";>Krystal.co.uk</a> provides a server and 
bandwidth
+ <a href="https://krystal.uk";>Krystal.uk</a> provides a server and bandwidth
  for the ci.qa.php.net build and quality assurance infrastructure.
 </li>


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

Reply via email to