doc fixes from Radu Greab
[gitmo/Moose.git] / lib / Moose.pm
index 24046e9..b222379 100644 (file)
@@ -621,7 +621,7 @@ example.
 The value of this key is the name of the method that will be called to
 obtain the value used to initialize the attribute. See the L<builder
 option docs in Class::MOP::Attribute|Class::MOP::Attribute/builder>
-for more information.
+ and/or L<Moose::Cookbook::Basics::Recipe9> for more information.
 
 =item I<default> => SCALAR | CODE