Repalce reference to MooseX::Types::DateTimeX with ::MoreCoercions
[gitmo/MooseX-Types-DateTime.git] / lib / MooseX / Types / DateTime.pm
index 0fef9f8..7fc3698 100644 (file)
@@ -200,7 +200,7 @@ Delegates to L<DateTime::TimeZone/new> with the string as the C<name> argument.
 
 =head1 SEE ALSO
 
-L<MooseX::Types::DateTimeX>
+L<MooseX::Types::DateTime::MoreCoercions>
 
 L<DateTime>, L<DateTimeX::Easy>