Fix Bug #42034
Kennedy Clark [Wed, 31 Dec 2008 17:27:53 +0000 (17:27 +0000)]
lib/Catalyst/Manual/Tutorial/BasicCRUD.pod

index 94ce9da..72be8e1 100644 (file)
@@ -72,7 +72,7 @@ of tool to automate the process.  You get less control, but it's quick
 and easy.  For example, see 
 L<CatalystX::ListFramework::Builder|CatalystX::ListFramework::Builder>,
 L<CatalystX::CRUD|CatalystX::CRUD>, and 
-L<CatalystX::CRUD:YUI|CatalystX::CRUD:YUI>.
+L<CatalystX::CRUD::YUI|CatalystX::CRUD::YUI>.
 
 You can checkout the source code for this example from the catalyst
 subversion repository as per the instructions in