Fix very minor typo
[catagits/Catalyst-Manual.git] / Makefile.PL
index 1208c75..80fb511 100644 (file)
@@ -8,4 +8,6 @@ license 'perl';
 requires 'Test::More';
 
 auto_install;
+resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Manual/5.70/trunk/';
+
 WriteAll;