- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 22 Jul 2005 15:37:52 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv32099/htdocs/docs
Modified Files:
help.html
Log Message:
Link fine tuning.
Index: help.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/help.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- help.html 22 Jun 2005 02:51:06 -0000 1.28
+++ help.html 22 Jul 2005 15:37:50 -0000 1.29
@@ -414,7 +414,7 @@
href="http://www.w3.org/QA/2002/04/valid-dtd-list.html">List of
Valid Doctypes</a> that you can choose from, and the <acronym
title="Web Design Group">WDG</acronym> maintains a document on
- "<a href="http://htmlhelp.com/tools/validator/doctype.html">Choosing
+ "<a href="http://www.htmlhelp.com/tools/validator/doctype.html">Choosing
a DOCTYPE</a>".
</p>
<h4 id="faq-charset"><q>No Character Encoding Found! </q></h4>
@@ -521,7 +521,7 @@
As an alternative, the W3C maintains the <a href="http://www.w3.org/QA/Tools/LogValidator/">LogValidator</a>,
a software tool that interacts with the validator to check the log of your Web site (or any list of URLs)
and reports a list of the most popular invalid documents.</p>
- <p>The <a href="http://www.htmlhelp.com/validator/">WDG Validator</a> also does recursive validation.</p>
+ <p>The <a href="http://www.htmlhelp.com/tools/validator/">WDG HTML Validator</a> also does recursive validation.</p>
</div>
</div>
<!--#include virtual="../footer.html" -->
Received on Friday, 22 July 2005 15:38:00 UTC