L<> does not need the module name twice any more
Dave Rolsky [Thu, 8 Jul 2010 23:29:40 +0000 (18:29 -0500)]
lib/Moose/Manual/Support.pod

index 8a802a3..2b7b7db 100644 (file)
@@ -20,7 +20,7 @@ Moose has always prioritized correctness over performance and backwards
 compatibility.
 
 Major deprecations or API changes are first documented in the Changes
-file as well as in L<Moose::Manual::Delta|Moose::Manual::Delta>
+file as well as in L<Moose::Manual::Delta>.
 
 Moose then attempts to warn for deprecated features and API changes for
 a reasonable number of releases before breaking any tested API.
@@ -57,8 +57,6 @@ http://www.perlmonks.org/?node_id=608144 >>).
 =head1 CONTRIBUTING
 
 Moose has an open contribution policy. Anybody is welcome to submit a
-patch. Please see
-L<Moose::Manual::Contributing|Moose::Manual::Contributing> for more
-details.
+patch. Please see L<Moose::Manual::Contributing> for more details.
 
 =cut