validator/htdocs index.html,1.69,1.70

Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv1449

Modified Files:
	index.html 
Log Message:
linking from beta version to prod instance (and vice versa)

Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- index.html	16 May 2005 04:30:39 -0000	1.69
+++ index.html	8 Jul 2005 03:03:16 -0000	1.70
@@ -21,12 +21,13 @@
 
     <div class="intro">
       <p><a name="skip" id="skip"></a>
-        The W3C Markup Validation Service is a free service that checks Web
+        This is a beta test version of the  <a href="http://validator.w3.org">W3C Markup Validation Service</a>, a free service that checks Web
         documents in formats like HTML and XHTML for conformance to W3C Recommendations
-        and other standards.
+        and other standards. We encourage users of the validator to test this version and send <a href="feedback.html">feedback</a>.
       </p>
     </div>
 
+
     <div>
       <h2>Validate Your Markup</h2>
       

Received on Friday, 8 July 2005 03:03:21 UTC