another broken link
Jesse Luehrs [Fri, 31 Jul 2009 04:47:18 +0000 (23:47 -0500)]
i should really use ack more often...

lib/Moose/Role.pm

index 1065cfe..01837ce 100644 (file)
@@ -228,7 +228,7 @@ You can also specify traits which will be applied to your role metaclass:
 
 This is very similar to the attribute traits feature. When you do
 this, your class's C<meta> object will have the specified traits
-applied to it. See L<Moose/TRAIT NAME RESOLUTION> for more details.
+applied to it. See L<Moose/Trait Name Resolution> for more details.
 
 =head1 CAVEATS