In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/c11bd60c6673fa207fceb7c753e2db4719a04373?hp=90ed3b64f9d043d7ca1192211783b7b575da5d55>

- Log -----------------------------------------------------------------
commit c11bd60c6673fa207fceb7c753e2db4719a04373
Author: Karl Williamson <[email protected]>
Date:   Wed May 17 09:53:34 2017 -0600

    perldelta: Fix broken link
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index e7b2cc208b..bd54f1578b 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -212,7 +212,7 @@ the end of the supplied buffer.
 =head2 Remove current dir (C<.>) from C<@INC>
 
 For security reasons, C<@INC> no longer contains the default directory
-(C<.>). See L<the Core Enhancements section/"'.' and @INC"> for
+(C<.>). See L</'.' and @INC> in the L</Core Enhancements> section for
 details.
 
 =head2 "Escaped" colons and relative paths in PATH

--
Perl5 Master Repository

Reply via email to