- From: Mercurial notifier <nobody@w3.org>
- Date: Tue, 23 Jun 2015 11:00:27 +0000
- To: link-checker updates <www-validator-cvs@w3.org>
changeset: 423:af2eada485eb
tag: tip
user: Ted Guild <ted@w3.org>
date: Tue Jun 23 07:00:22 2015 -0400
files: bin/checklink
description:
merge--
diff -r c06d5f14e2f2 -r af2eada485eb bin/checklink
--- a/bin/checklink Tue Jun 23 06:58:29 2015 -0400
+++ b/bin/checklink Tue Jun 23 07:00:22 2015 -0400
@@ -376,7 +376,7 @@
$Cfg{Markup_Validator_URI} ||= 'http://validator.w3.org/check?uri=%s';
$Cfg{CSS_Validator_URI} ||=
'http://jigsaw.w3.org/css-validator/validator?uri=%s';
- $Cfg{Doc_URI} ||= 'http://validator.w3.org/checklink/docs/checklink.html';
+ $Cfg{Doc_URI} ||= 'http://validator.w3.org/docs/checklink.html';
$Cfg{Doc_Base_URI} ||= '/checklink/docs/';
$Cfg{Doc_Images_URI} ||= '/checklink/images/';
Received on Tuesday, 23 June 2015 11:00:29 UTC