Commit: 78a8cdcc00f67d0657225967e5dda4e9c8d1691d Author: Martin Jansen <[email protected]> Wed, 12 Jun 2019 18:07:29 +0200 Parents: 2735bd907ea111527ab49a76cb9242d9ee66a6f5 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=78a8cdcc00f67d0657225967e5dda4e9c8d1691d Log: Bauer + Kirch has taken over certificate sponsorship from Facebook Changed paths: M thanks.php Diff: diff --git a/thanks.php b/thanks.php index f5308e6..fad2857 100644 --- a/thanks.php +++ b/thanks.php @@ -79,10 +79,6 @@ site_header("Thanks", array("current" => "community")); </li> <li> - <a href="http://facebook.com">Facebook</a> provides us with SSL certificates. -</li> - -<li> <a href="http://krystal.co.uk">Krystal.co.uk</a> provides a server and bandwidth for the ci.qa.php.net build and quality assurance infrastructure. </li> @@ -92,8 +88,8 @@ site_header("Thanks", array("current" => "community")); </li> <li> - <a href="http://www.bauer-kirch.de/">Bauer + Kirch GmbH</a> provides a server and bandwidth - for the php.net monitoring infrastructure. + <a href="https://www.bauer-kirch.de/">Bauer + Kirch GmbH</a> provides us with SSL certificates and + a server and bandwidth for the php.net monitoring infrastructure. </li> <li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
