- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Thu, 06 May 2004 14:54:34 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv24121
Modified Files:
Tag: validator-0_6_0-branch
header.html
Log Message:
We may think of a better place to link to the link checker, but since the "download" link is gone, we'll use that slot for the moment
Index: header.html
===================================================================
RCS file: /sources/public/validator/htdocs/header.html,v
retrieving revision 1.19.2.29
retrieving revision 1.19.2.30
diff -u -d -r1.19.2.29 -r1.19.2.30
--- header.html 6 May 2004 05:02:38 -0000 1.19.2.29
+++ header.html 6 May 2004 14:54:32 -0000 1.19.2.30
@@ -31,6 +31,7 @@
<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="http://validator.w3.org/checklink" title="In addition to fixing your markup, fix your links with the W3C Link Checker">Checklink</a></li>
</ul>
<div id="main"><!-- This DIV encapsulates everything in this page - necessary for the positioning -->
Received on Thursday, 6 May 2004 10:55:03 UTC