- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 30 Jun 2006 04:52:47 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator In directory hutz:/tmp/cvs-serv14032 Modified Files: documentation.html.en Log Message: avoiding extra negotiation with jigsaw... Index: documentation.html.en =================================================================== RCS file: /sources/public/2002/css-validator/documentation.html.en,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- documentation.html.en 30 Jun 2006 04:42:44 -0000 1.2 +++ documentation.html.en 30 Jun 2006 04:52:44 -0000 1.3 @@ -34,7 +34,7 @@ <dl> <dt><a href="./manual.html">User's Manual</a></dt> <dd>The documentation on how to use the CSS validator</dd> - <dt><a href="about">About this service</a></dt> + <dt><a href="about.html">About this service</a></dt> <dd>Informations about the CSS Validator, and answers to some general questions</dd> <dt><a href="http://www.websitedev.de/css/validator-faq"> CSS Validator FAQ @@ -47,7 +47,7 @@ <dl> - <dt><a href="DOWNLOAD">Download/Install</a></dt> + <dt><a href="DOWNLOAD.html">Download/Install</a></dt> <dd>How to retrieve the source of the CSS validator and run it, either as a command line program or a Web Servlet.</dd> <dt><a href="README">developer's README</a></dt>
Received on Friday, 30 June 2006 04:52:53 UTC