Unfail the repository metadata
[catagits/CatalystX-Debug-RequestHeaders.git] / Makefile.PL
index 6252fc5..866dec2 100644 (file)
@@ -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")