- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Fri, 16 Apr 2004 13:48:11 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/source In directory hutz:/tmp/cvs-serv13171 Modified Files: Tag: validator-0_6_0-branch index.html Log Message: fixing links and instructions for beta2, thanks to Matthew Burgess Index: index.html =================================================================== RCS file: /sources/public/validator/htdocs/source/index.html,v retrieving revision 1.22.2.19 retrieving revision 1.22.2.20 diff -u -d -r1.22.2.19 -r1.22.2.20 --- index.html 5 Apr 2004 20:34:16 -0000 1.22.2.19 +++ index.html 16 Apr 2004 13:48:07 -0000 1.22.2.20 @@ -14,7 +14,7 @@ title="World Wide Web Consortium">W3C</acronym> Software Copyright</a>. Tarballs of the source, and available binary distributions, of the latest production version is always available at - <<a href="http://validator.w3.org/dist/">http://validator.w3.org/dist/</a>>. + <<a href="http://validator.w3.org/validator.tar.gz">http://validator.w3.org/validator.tar.gz</a>>. Development code is only available from CVS. </p> <p> @@ -130,7 +130,7 @@ bash$ <kbd>cvs login</kbd> (Logging in to anonymous@dev.w3.org) CVS password: <kbd>anonymous</kbd> - bash$ <kbd>cvs get -r validator-0_6_5-beta1 validator</kbd> + bash$ <kbd>cvs get -r validator-0_6_5-beta2 validator</kbd> cvs server: Updating validator cvs server: Updating validator/htdocs U validator/htdocs/about.html
Received on Friday, 16 April 2004 09:48:13 UTC