Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Change misdirected link into C<>
L<> links end up having a "kind" prefix in the generated html (e.g.
"/type/"), thus the link within a single POD document didn't link to the
section intended.
  • Loading branch information
Paul Cochrane committed Feb 23, 2015
1 parent d057dad commit ac99514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Language/5to6.pod
Expand Up @@ -9,7 +9,7 @@ Whatever worked in Perl 5, that *must* now be written differently in Perl 6, sho
B<NOTE>: Automated translation might be faster than searching here, even
though this document is optimized for your searches.
See the L<Automated Translation> section at the bottom.
See the C<Automated Translation> section at the bottom.
Expand Down

0 comments on commit ac99514

Please sign in to comment.