diff options
Diffstat (limited to 'htdocs/source/index.html')
-rwxr-xr-x | htdocs/source/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/htdocs/source/index.html b/htdocs/source/index.html index 0c8ed7e..0f9807e 100755 --- a/htdocs/source/index.html +++ b/htdocs/source/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.21 2002-11-11 07:20:00 link Exp $" ---><!--#set var="date" value="\$Date: 2002-11-11 07:20:00 $" +<!--#set var="revision" value="\$Id: index.html,v 1.22 2002-11-25 01:46:47 link Exp $" +--><!--#set var="date" value="\$Date: 2002-11-25 01:46:47 $" --><!--#set var="title" value="Source Code Availability for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -44,14 +44,14 @@ <p> If you want a copy of all the files that make up the service, you can <a href="../validator.tar.gz">grab a tar - ball</a> (~2.0M, updated hourly.) + ball</a> (~2.8MB). </p> </li> <li id="CVS"> <p> If you intend to actively mirror the code and/or contribute patches to the code, you should install and become familiar - with <a href="http://www.cyclic.com/cvs/info.html">CVS</a>; + with <a href="http://www.cvshome.org/">CVS</a>; this is the tool we use for revision control and is generally a good thing to get to know. <a href="http://www.loria.fr/~molli/cvs-index.html">More @@ -93,7 +93,7 @@ if they are needed to get it to work elsewhere.) </li> <li> - <a href="http://openjade.sf.net/">OpenSP 1.5pre9 or higher</a>. + <a href="http://openjade.sf.net/">OpenSP 1.5</a>. OpenSP is the SGML and XML parser used by the service. </li> <li> |