From: Graham Knop Date: Thu, 13 Apr 2017 10:27:28 +0000 (+0200) Subject: move repo to github moose org X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FClass-C3.git;a=commitdiff_plain;h=60ee2c58d26dca3f6442509b935e67a97c41eeef move repo to github moose org --- diff --git a/Makefile.PL b/Makefile.PL index a399b45..a277c3e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -34,8 +34,8 @@ my %META = ( }, resources => { repository => { - url => 'git://git.shadowcat.co.uk/gitmo/Class-C3.git', - web => 'http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Class-C3.git', + url => 'https://github.com/moose/Class-C3.git', + web => 'https://github.com/moose/Class-C3', type => 'git', }, bugtracker => {