summaryrefslogtreecommitdiffstats
path: root/htdocs/source/index.html
diff options
context:
space:
mode:
authorot <ot@localhost>2005-10-20 06:48:53 +0000
committerot <ot@localhost>2005-10-20 06:48:53 +0000
commit25cb31c4dfc787cc7f00393a0bd1073b8c7ca6fe (patch)
tree9a30af290ba81f3854a9877851f0e44f116ace59 /htdocs/source/index.html
parent066292f4256c2ebc75169b7d0fde4041b75a3aff (diff)
downloadmarkup-validator-25cb31c4dfc787cc7f00393a0bd1073b8c7ca6fe.zip
markup-validator-25cb31c4dfc787cc7f00393a0bd1073b8c7ca6fe.tar.gz
markup-validator-25cb31c4dfc787cc7f00393a0bd1073b8c7ca6fe.tar.bz2
merging from 0.7 branch into trunk at tag validator-0_7_1-release
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