perlguts: Link to internal doesn't need pod name
authorKarl Williamson <public@khwilliamson.com>
Tue, 26 Apr 2011 15:55:15 +0000 (09:55 -0600)
committerKarl Williamson <public@khwilliamson.com>
Wed, 18 May 2011 17:15:04 +0000 (11:15 -0600)
pod/perlguts.pod

index fcf436b..a8cabdd 100644 (file)
@@ -2361,7 +2361,7 @@ usually called within the sources as C<whatever(...)>.
 
 This does not need a interpreter context, so the definition has no
 C<pTHX>, and it follows that callers don't use C<aTHX>.  (See
-L<perlguts/Background and PERL_IMPLICIT_CONTEXT>.)
+L</Background and PERL_IMPLICIT_CONTEXT>.)
 
 =item r