- From: Ville Skytta <ville@hutz.w3.org>
- Date: Thu, 06 May 2004 19:07:17 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/httpd/cgi-bin
In directory hutz:/tmp/cvs-serv7654/httpd/cgi-bin
Modified Files:
Tag: validator-0_6_0-branch
check
Log Message:
Always use relative URL for source/.
Index: check
===================================================================
RCS file: /sources/public/validator/httpd/cgi-bin/check,v
retrieving revision 1.305.2.107
retrieving revision 1.305.2.108
diff -u -d -r1.305.2.107 -r1.305.2.108
--- check 6 May 2004 18:35:41 -0000 1.305.2.107
+++ check 6 May 2004 19:07:15 -0000 1.305.2.108
@@ -1238,11 +1238,10 @@
<p>
Of course, you may not want to trust me with this information,
which is fine. I can tell you that I don't log it or do
- anything else nasty with it, and you can <a
- href="http://validator.w3.org/source/">download the source for
- this service</a> to see what it does, but you have no guarantee
- that this is actually the code I'm using; you basically have to
- decide whether to trust me or not. :-)
+ anything else nasty with it, and you can <a href="source/">download the
+ source code for this service</a> to see what it does, but you have no
+ guarantee that this is actually the code I'm using; you basically have to
+ decide whether to trust me or not :-)
</p>
<p>
You should also be aware that the way we proxy this authentication
Received on Thursday, 6 May 2004 15:07:35 UTC