X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalystX-Debug-RequestHeaders.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=866dec22fd88c10a26d2939e63dcfdf18fc665ca;hp=6252fc5de71c734fca795fc922550ce07094834c;hb=352af6202a7938732282d3abd73141a6ffe59fcd;hpb=24335d61e6489cba38e993e663b3d898e6f883d3 diff --git a/Makefile.PL b/Makefile.PL index 6252fc5..866dec2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -19,7 +19,7 @@ author_requires 'Test::Pod' => '1.14'; author_tests 't/author'; -resources repository => 'git://somewhere.com/myproject.git'; +resources repository => 'git://github.com/bobtfish/CatalystX-Debug-RequestHeaders.git'; if ($Module::Install::AUTHOR) { system("pod2text lib/CatalystX/Debug/RequestHeaders.pm > README")