- From: Mercurial notifier <nobody@w3.org>
- Date: Thu, 05 Aug 2010 14:46:55 +0000
- To: link-checker updates <www-validator-cvs@w3.org>
changeset: 41:608297922ac4
user: ville
date: Sat Apr 03 10:33:43 2004 +0000
files: bin/checklink
description:
Link to http://www.w3.org/2000/07/checklink for docs again.
diff -r 4f7bd32e68a5 -r 608297922ac4 bin/checklink
--- a/bin/checklink Sat Apr 03 10:31:29 2004 +0000
+++ b/bin/checklink Sat Apr 03 10:33:43 2004 +0000
@@ -5,7 +5,7 @@
# (c) 1999-2004 World Wide Web Consortium
# based on Renaud Bruyeron's checklink.pl
#
-# $Id: checklink,v 3.20 2004-04-03 10:31:29 ville Exp $
+# $Id: checklink,v 3.21 2004-04-03 10:33:43 ville Exp $
#
# This program is licensed under the W3C(r) Software License:
# http://www.w3.org/Consortium/Legal/copyright-software
@@ -92,7 +92,7 @@
$PROGRAM = 'W3C checklink';
($AGENT = $PROGRAM) =~ s/\s+/-/g;
$VERSION = '3.9.2';
- ($CVS_VERSION) = q$Revision: 3.20 $ =~ /(\d+[\d\.]*\.\d+)/;
+ ($CVS_VERSION) = q$Revision: 3.21 $ =~ /(\d+[\d\.]*\.\d+)/;
$REVISION = sprintf('version %s [%s] (c) 1999-2004 W3C',
$VERSION, $CVS_VERSION);
@@ -2021,7 +2021,7 @@
mailing list</a>
(<a href="http://lists.w3.org/Archives/Public/www-validator/">archives</a>).
<br>
-Check out the <a href="http://dev.w3.org/cvsweb/~checkout~/perl/modules/W3C/LinkChecker/docs/checklink.html?content-type=text/html;%20charset=utf-8">documentation</a>.
+Check out the <a href="http://www.w3.org/2000/07/checklink">documentation</a>.
Download the
<a href="http://search.cpan.org/dist/W3C-LinkChecker/">source code</a>.
</address>
Received on Thursday, 5 August 2010 14:47:08 UTC