- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Thu, 06 May 2004 05:02:40 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv1752
Modified Files:
Tag: validator-0_6_0-branch
header.html
Log Message:
Given the refactorization of the devel/install/source documentation I am working on now,
there's little point in specifically linking to /source/ any more.
Index: header.html
===================================================================
RCS file: /sources/public/validator/htdocs/header.html,v
retrieving revision 1.19.2.28
retrieving revision 1.19.2.29
diff -u -d -r1.19.2.28 -r1.19.2.29
--- header.html 6 May 2004 04:41:41 -0000 1.19.2.28
+++ header.html 6 May 2004 05:02:38 -0000 1.19.2.29
@@ -31,7 +31,6 @@
<li><a href="<!--#echo var="relroot" -->docs/" title="Documentation for this Service">Docs</a></li>
<li><a href="<!--#echo var="relroot" -->docs/help.html" title="Help and answers to frequently asked questions">Help & <acronym title="Frequently Asked Questions">FAQ</acronym></a></li>
<li><a href="<!--#echo var="relroot" -->feedback.html" title="How to provide feedback on this service">Feedback</a></li>
- <li><a href="<!--#echo var="relroot" -->source/" title="Information on Source Availability">Download</a></li>
</ul>
<div id="main"><!-- This DIV encapsulates everything in this page - necessary for the positioning -->
Received on Thursday, 6 May 2004 01:03:04 UTC