link-checker commit: merge--

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