remove unneeded link text
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual.pm
index 1c4bb33..f28878f 100644 (file)
@@ -8,6 +8,9 @@ use warnings;
 
 our $VERSION = '5.9009';
 
+1;
+__END__
+
 =head1 NAME
 
 Catalyst::Manual - The Catalyst developer's manual
@@ -20,7 +23,7 @@ Catalyst::Manual - The Catalyst developer's manual
 
 =head1 SEE ALSO
 
-Install L<Task::Catalyst::Tutorial|Task::Catalyst::Tutorial> to
+Install L<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::01_Intro>
@@ -32,7 +35,7 @@ Some "Getting Started" Links:
 
 =item *
 
-L<Catalyst::Manual::About|Catalyst::Manual::About>
+L<Catalyst::Manual::About>
 
 =item *
 
@@ -116,5 +119,3 @@ This is free software and content; you can redistribute it and/or modify it unde
 the same terms as the Perl 5 programming language system itself.
 
 =cut
-
-1;