link fixes
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Cookbook.pod
index 9ae8738..b6acb04 100644 (file)
@@ -1293,7 +1293,7 @@ please put your actions into your Root controller.
 =head3 Flowchart
 
 A graphical flowchart of how the dispatcher works can be found on the wiki at
-L<http://dev.catalyst.perl.org/attachment/wiki/WikiStart/catalyst-flow.png>.
+L<http://dev.catalystframework.org/attachment/wiki/WikiStart/catalyst-flow.png>.
 
 =head2 DRY Controllers with Chained actions