From: Toby Inkster Date: Fri, 5 Oct 2012 13:38:11 +0000 (+0100) Subject: fix link to repo X-Git-Tag: v1.002000~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FRole-Tiny.git;a=commitdiff_plain;h=9cbdcc82c8d6331794a1427a53252b3b2b71e248 fix link to repo --- diff --git a/Makefile.PL b/Makefile.PL index 7628592..e5a5818 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,7 +24,7 @@ WriteMakefile( META_ADD => { resources => { # r/w: gitmo@git.shadowcat.co.uk:Role-Tiny.git - repository => 'git://git.shadowcat.co.uk/Role-Tiny.git', + repository => 'git://git.shadowcat.co.uk/gitmo/Role-Tiny.git', }, },