This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix lack of closing ] in link.
authorJames E Keenan <jkeenan@cpan.org>
Wed, 20 Jun 2018 16:43:12 +0000 (10:43 -0600)
committerJames E Keenan <jkeenan@cpan.org>
Wed, 20 Jun 2018 16:43:12 +0000 (10:43 -0600)
Per afresh1 on #p5p.

pod/perldelta.pod

index e298d36..7fb013d 100644 (file)
@@ -789,7 +789,7 @@ L<File::Copy> has been upgraded from version 2.32 to 2.33.
 
 It will now use the sub-second precision variant of utime() supplied by
 L<Time::HiRes> where available.
-L<[perl #132401|https://rt.perl.org/Ticket/Display.html?id=132401>.
+L<[perl #132401]|https://rt.perl.org/Ticket/Display.html?id=132401>.
 
 =item *