From: Graham Knop Date: Tue, 21 Jul 2020 19:41:33 +0000 (+0200) Subject: update git urls X-Git-Tag: v5.9011~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=b68bdb12f68f1fccd6c71783e0bc62fdf51b7e01 update git urls --- diff --git a/Makefile.PL b/Makefile.PL index 4012f0e..5f0bc03 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,9 +13,8 @@ my %WriteMakefileArgs = ( dynamic_config => 0, resources => { repository => { - # r/w: catagits@git.shadowcat.co.uk:Catalyst-Manual.git - url => 'git://git.shadowcat.co.uk/catagits/Catalyst-Manual.git', - web => 'http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Manual.git', + url => 'https://github.com/perl-catalyst/Catalyst-Manual.git', + web => 'https://github.com/perl-catalyst/Catalyst-Manual', type => 'git', }, bugtracker => {