one more typo (thanks Zoffix!)
Karen Etheridge [Fri, 20 Dec 2013 23:41:13 +0000 (15:41 -0800)]
lib/Catalyst/Manual/Tutorial/03_MoreCatalystBasics.pod

index c9b6f4d..4ff441e 100644 (file)
@@ -134,7 +134,7 @@ but a I<flag>.  Although most of the items specified on the C<use
 Catalyst> line of your application class will be plugins, Catalyst
 supports a limited number of flag options (of these, C<-Debug> is the
 most common).  See the documentation for
-C<https://metacpan.org/module/Catalyst|Catalyst.pm> to get details on
+L<https://metacpan.org/module/Catalyst|Catalyst.pm> to get details on
 other flags (currently C<-Engine>, C<-Home>, C<-Log>, and C<-Stats>).
 
 If you prefer, there are several other ways to enable debug output: