diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2010-06-22 21:54:07 +0300 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2010-06-22 21:54:07 +0300 |
commit | a4dd9cd80ee02ced12dbb70b8d610f746a9d3c11 (patch) | |
tree | a02e07a6db54ceca54b0215e86b297ab29ccd514 /htdocs/docs/devel.html | |
parent | a1e229f465fa159d8ad2044b5c1a8af70985cfca (diff) | |
download | markup-validator-a4dd9cd80ee02ced12dbb70b8d610f746a9d3c11.zip markup-validator-a4dd9cd80ee02ced12dbb70b8d610f746a9d3c11.tar.gz markup-validator-a4dd9cd80ee02ced12dbb70b8d610f746a9d3c11.tar.bz2 |
Update instructions etc from CVS to Mercurial.
Diffstat (limited to 'htdocs/docs/devel.html')
-rwxr-xr-x | htdocs/docs/devel.html | 2 |
1 files changed, 1 insertions, 1 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> |