- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 08 Jul 2005 03:03:41 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv1502
Modified Files:
Tag: validator-0_6_0-branch
index.html
Log Message:
linking form prod instance to beta version (and vice versa)
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.55.2.39
retrieving revision 1.55.2.40
diff -u -d -r1.55.2.39 -r1.55.2.40
--- index.html 9 Feb 2005 06:41:12 -0000 1.55.2.39
+++ index.html 8 Jul 2005 03:03:39 -0000 1.55.2.40
@@ -7,9 +7,12 @@
<div class="intro">
<p><a name="skip" id="skip"></a>
- The W3C Markup Validation Service is a free service that checks Web
+ This is the W3C Markup Validation Service, a free service that checks Web
documents in formats like HTML and XHTML for conformance to W3C Recommendations
- and other standards.
+ and other standards. A <a href="http://validator.w3.org:8001">new version</a> is also
+ currently under <a href="FIXME--link to ANN">beta test</a>, users of the validator are
+ encouraged to try it and <a href="http://validator.w3.org:8001/feedback.html">send
+ feedback</a>.
</p>
</div>
Received on Friday, 8 July 2005 03:03:44 UTC