1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00

Per the provider's request, dropping the 'www.' from their URL.

This commit is contained in:
Daniel P. Brown
2011-10-05 21:40:57 +00:00
parent b767dc5d4f
commit e115a38d44
2 changed files with 2 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ $SIDEBAR_DATA = '
<li><a href="http://www.sohosted.nl/webhosting/">SoHosted Webhosting</a></li>
<li><a href="http://www.redpill-linpro.com">Redpill Linpro</a></li>
<li><a href="http://www.facebook.com">Facebook</a></li>
<li><a href="http://www.krystal.co.uk">Krystal.co.uk</a></li>
<li><a href="http://krystal.co.uk">Krystal.co.uk</a></li>
</ul>
<h3>Related sites</h3>
<ul class="simple">

View File

@@ -98,7 +98,7 @@ site_header("Thanks", array("current" => "FIXME"));
</p>
<p>
<a href="http://www.krystal.co.uk">Krystal.co.uk</a> provides a server and bandwidth
<a href="http://krystal.co.uk">Krystal.co.uk</a> provides a server and bandwidth
for build testing and various PHP testing and quality assurance services.
</p>