Fix svn URL for completed code in BasicCRUD.pod section.
Kennedy Clark [Fri, 18 Aug 2006 18:54:57 +0000 (18:54 +0000)]
lib/Catalyst/Manual/Tutorial/BasicCRUD.pod

index 7b3abfe..2555e1d 100644 (file)
@@ -67,7 +67,7 @@ B<TIP>: Note that all of the code for this part of the tutorial can be
 pulled from the Catalyst Subversion repository in one step with the
 following command:
 
-    svn co http://dev.catalyst.perl.org/repos/Catalyst/tags/examples/Tutorial/5.7X/BasicCRUD MyApp
+    svn co http://dev.catalyst.perl.org/repos/Catalyst/tags/examples/Tutorial/MyApp/5.7/BasicCRUD/ MyApp
 
 
 =head1 FORMLESS SUBMISSION