Update repos uri
Tomas Doran [Fri, 9 Apr 2010 00:23:02 +0000 (01:23 +0100)]
Makefile.PL

index 866dec2..7584852 100644 (file)
@@ -19,7 +19,7 @@ author_requires 'Test::Pod' => '1.14';
 
 author_tests 't/author';
 
-resources repository => 'git://github.com/bobtfish/CatalystX-Debug-RequestHeaders.git';
+resources repository => 'git://git.shadowcat.co.uk/catagits/CatalystX-Debug-RequestHeaders';
 
 if ($Module::Install::AUTHOR) {
     system("pod2text lib/CatalystX/Debug/RequestHeaders.pm > README")