configpm: Fix broken links
authorKarl Williamson <public@khwilliamson.com>
Tue, 26 Apr 2011 16:00:52 +0000 (10:00 -0600)
committerKarl Williamson <public@khwilliamson.com>
Wed, 18 May 2011 17:15:04 +0000 (11:15 -0600)
configpm

index 77e0a56..bea9ef5 100755 (executable)
--- a/configpm
+++ b/configpm
@@ -872,7 +872,7 @@ http://perl5.git.perl.org/perl.git/blob/HEAD:/Porting/Glossary
 =item myconfig()
 
 Returns a textual summary of the major perl configuration values.
-See also C<-V> in L<perlrun/Switches>.
+See also C<-V> in L<perlrun/Command Switches>.
 
 =item config_sh()
 
@@ -892,7 +892,7 @@ printed on a separate line in the form:
   name='value';
 
 Names which are unknown are output as C<name='UNKNOWN';>.
-See also C<-V:name> in L<perlrun/Switches>.
+See also C<-V:name> in L<perlrun/Command Switches>.
 
 =item bincompat_options()