- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Thu, 06 May 2004 22:15:26 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/source
In directory hutz:/tmp/cvs-serv32083
Modified Files:
Tag: validator-0_6_0-branch
index.html
Log Message:
absolute links to tarballs
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/source/index.html,v
retrieving revision 1.22.2.25
retrieving revision 1.22.2.26
diff -u -d -r1.22.2.25 -r1.22.2.26
--- index.html 6 May 2004 21:58:12 -0000 1.22.2.25
+++ index.html 6 May 2004 22:15:22 -0000 1.22.2.26
@@ -58,8 +58,8 @@
<h4><a id="tarball" name="tarball"></a>Download the code in tarballs</h4>
<p>
If you want a copy of all the files that make up the service, you
- can download a tarball of <a href="../validator.tar.gz">the code</a>
- (~161kB) and <a href="../sgml-lib.tar.gz">the <acronym
+ can download a tarball of <a href="http://validator.w3.org/validator.tar.gz">the code</a>
+ (~161kB) and <a href="http://validator.w3.org/sgml-lib.tar.gz">the <acronym
title="Document Type Definitions">DTDs</acronym></a> (~2.6MB).
</p>
<h4><a id="rpm" name="rpm"></a>RPM package</h4>
Received on Thursday, 6 May 2004 18:15:45 UTC