summaryrefslogtreecommitdiffstats
path: root/misc/bundle
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bundle')
-rw-r--r--misc/bundle/META.yml2
-rw-r--r--misc/bundle/Makefile.PL2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/bundle/META.yml b/misc/bundle/META.yml
index 9f59bfc..05296f0 100644
--- a/misc/bundle/META.yml
+++ b/misc/bundle/META.yml
@@ -45,7 +45,7 @@ resources:
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 --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL
index 3abb27c..feb9afb 100644
--- a/misc/bundle/Makefile.PL
+++ b/misc/bundle/Makefile.PL
@@ -50,7 +50,7 @@ WriteMakefile(
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/',
},