markup-validator commit: Link updates.

changeset:   3223:4de20ee95693
tag:         tip
user:        Ville Skyttä <ville.skytta@iki.fi>
date:        Thu Mar 17 21:32:34 2011 +0200
files:       htdocs/source/index.html misc/bundle/META.yml misc/bundle/Makefile.PL
description:
Link updates.


diff -r 796053b00e34 -r 4de20ee95693 htdocs/source/index.html
--- a/htdocs/source/index.html	Wed Mar 16 19:11:19 2011 +0200
+++ b/htdocs/source/index.html	Thu Mar 17 21:32:34 2011 +0200
@@ -136,9 +136,8 @@
           </p>
           <p>
             For instructions on how to retrieve the code using Mercurial, 
-            see the "markup-validator" entry in our
-            <a href="http://dvcs.w3.org/hg/">web-based interface to the
-              repository.</a>
+            see our <a href="http://dvcs.w3.org/hg/markup-validator/">web-based
+              interface to the repository.</a>
           </p>
             
   <h3><a id="using" name="using"></a>Using the code</h3>
diff -r 796053b00e34 -r 4de20ee95693 misc/bundle/META.yml
--- a/misc/bundle/META.yml	Wed Mar 16 19:11:19 2011 +0200
+++ b/misc/bundle/META.yml	Thu Mar 17 21:32:34 2011 +0200
@@ -45,7 +45,7 @@
     bugtracker:   http://www.w3.org/Bugs/Public/
     homepage:     http://validator.w3.org/
     MailingList:  http://lists.w3.org/Archives/Public/www-validator/
-    repository:   http://dvcs.w3.org/hg/
+    repository:   http://dvcs.w3.org/hg/markup-validator/
 no_index:
     directory:
         - t
diff -r 796053b00e34 -r 4de20ee95693 misc/bundle/Makefile.PL
--- a/misc/bundle/Makefile.PL	Wed Mar 16 19:11:19 2011 +0200
+++ b/misc/bundle/Makefile.PL	Thu Mar 17 21:32:34 2011 +0200
@@ -50,7 +50,7 @@
         resources => {
             homepage   => 'http://validator.w3.org/',
             bugtracker => 'http://www.w3.org/Bugs/Public/',
-            repository => 'http://dvcs.w3.org/hg/',
+            repository => 'http://dvcs.w3.org/hg/markup-validator/',
             MailingList =>
                 'http://lists.w3.org/Archives/Public/www-validator/',
         },

Received on Thursday, 17 March 2011 19:32:50 UTC