fix mispaste in Changelog
[catagits/Catalyst-Manual.git] / Makefile.PL
index c64d99b..e6d337c 100644 (file)
@@ -18,7 +18,8 @@ author_requires 'Test::Pod::Coverage' => '1.04';
 author_tests 't/author';
 
 auto_install;
-resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Manual/5.80/trunk/';
 
-WriteAll;
+# r/w: catagits@git.shadowcat.co.uk:Catalyst-Manual.git
+resources repository => 'git://git.shadowcat.co.uk/catagits/Catalyst-Manual.git';
 
+WriteAll;