summaryrefslogtreecommitdiffstats
path: root/htdocs/source/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/source/index.html')
-rwxr-xr-xhtdocs/source/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/htdocs/source/index.html b/htdocs/source/index.html
index 6a596db..7ec47af 100755
--- a/htdocs/source/index.html
+++ b/htdocs/source/index.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: index.html,v 1.38 2005-08-12 19:38:01 ville Exp $"
---><!--#set var="date" value="\$Date: 2005-08-12 19:38:01 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.39 2005-10-20 06:46:50 ot Exp $"
+--><!--#set var="date" value="\$Date: 2005-10-20 06:46:50 $"
--><!--#set var="title" value="Source Code Availability for The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -124,9 +124,9 @@
<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.cvshome.org/">CVS</a>;
+ with <a href="http://www.nongnu.org/cvs/">CVS</a>;
this is the tool we use for revision control and is generally
- a good thing to <a href="http://www.cvshome.org/docs/">get to
+ a good thing to <a href="http://ximbiot.com/cvs/manual/">get to
know</a>.
</p>
<p>
@@ -138,7 +138,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_7_0-release validator</kbd>
+ bash$ <kbd>cvs get -r validator-0_7_1-release validator</kbd>
cvs server: Updating validator
cvs server: Updating validator/htdocs
U validator/htdocs/about.html