perl5122delta: Correct two references
authorFather Chrysostomos <sprout@cpan.org>
Sun, 20 Mar 2011 00:50:31 +0000 (17:50 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 20 Mar 2011 01:46:30 +0000 (18:46 -0700)
These are CPAN tickets, not perl tickets.

pod/perl5122delta.pod

index 1c53075..f11b887 100644 (file)
@@ -58,8 +58,8 @@ overriding C<caller()> incorrectly.
 =item C<CPANPLUS>
 
 A patch to F<cpanp-run-perl> has been backported from CPANPLUS C<0.9004>. This
-resolves L<[perl #55964]|http://rt.perl.org/rt3/Ticket/Display.html?id=55964>
-and L<[perl #57106]|http://rt.perl.org/rt3/Ticket/Display.html?id=57106>, both
+resolves L<RT #55964|http://rt.cpan.org/Public/Bug/Display.html?id=55964>
+and L<RT #57106|http://rt.cpan.org/Public/Bug/Display.html?id=57106>, both
 of which related to failures to install distributions that use
 C<Module::Install::DSL>.