Prep for build (V5.9006)
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual.pm
index 74cc170..b224629 100644 (file)
@@ -6,7 +6,7 @@ package Catalyst::Manual;
 use strict;
 use warnings;
 
-our $VERSION = '5.8000';
+our $VERSION = '5.9006';
 
 =head1 NAME
 
@@ -24,7 +24,7 @@ Catalyst::Manual - The Catalyst developer's manual
 Install L<Task::Catalyst::Tutorial|Task::Catalyst::Tutorial> to
 install all the dependencies you need to follow along with the
 Tutorial.  You can also refer to 
-L<Catalyst::Manual::Tutorial::Intro|Catalyst::Manual::Tutorial::Intro>
+L<Catalyst::Manual::Tutorial::Intro|Catalyst::Manual::Tutorial::01_Intro>
 for more information on installation options.
 
 Some "Getting Started" Links:
@@ -109,6 +109,4 @@ the same terms as Perl itself.
 
 =cut
 
-=cut
-
 1;