This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove utf8_heavy.pl
[perl5.git] / Porting / makemeta
index b4124d9..760377e 100644 (file)
@@ -47,11 +47,11 @@ my $distmeta = {
   'dynamic_config' => 1,
   'resources' => {
     'repository' => {
-      'url' => 'https://perl5.git.perl.org/'
+      'url' => 'https://github.com/Perl/perl5'
     },
     'homepage' => 'https://www.perl.org/',
     'bugtracker' => {
-      'web' => 'https://rt.perl.org/'
+      'web' => 'https://github.com/Perl/perl5/issues'
     },
     'license' => [
       'https://dev.perl.org/licenses/'