summaryrefslogtreecommitdiffstats
path: root/htdocs/docs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/docs')
-rwxr-xr-xhtdocs/docs/devel.html2
-rwxr-xr-xhtdocs/docs/install.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/docs/devel.html b/htdocs/docs/devel.html
index ec9c282..a39c70b 100755
--- a/htdocs/docs/devel.html
+++ b/htdocs/docs/devel.html
@@ -60,7 +60,7 @@
compatibility with a <a href="../dev/tests/">list of test cases</a>.
</p>
- <p>The validator has an <a href="http://dev.w3.org/cvsweb/validator/misc/testsuite/">automated test suite</a> which is used
+ <p>The validator has an <a href="http://dvcs.w3.org/hg/markup-validator/file/tip/misc/testsuite/">automated test suite</a> which is used
frequently to check that no change has broken any feature or resurfaced a bug. Whenever possible, join a <em>test case</em>
with your patches.</p>
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index a3609b2..09f3b7a 100755
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -215,7 +215,7 @@ install Bundle::W3C::Validator
<p>Download the <a href="http://validator.w3.org/validator.tar.gz">Validator's Tar Ball</a>
and the sgml-lib <a href="http://validator.w3.org/sgml-lib.tar.gz">DTD library</a> from our site.</p>
<p>Alternatively, if you want to work on the latest development version, you can download
- both from our CVS repository, but you should be aware that this version may not work at all.</p>
+ both from our Mercurial repository, but you should be aware that this version may not work at all.</p>
<p>(<a href="../source/">Read more</a> about retrieving the source)</p>