Skip to content

Commit ccb672b

Browse files
Grinnzkhwilliamson
authored andcommitted
Pod::Simple::HTMLBatch: fix section link
1 parent 3507779 commit ccb672b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Pod/Simple/HTMLBatch.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1112,7 +1112,7 @@ Example:
11121112
=item $batchconv = Pod::Simple::HTMLBatch->new;
11131113
11141114
This creates a new batch converter. The method doesn't take parameters.
1115-
To change the converter's attributes, use the L<"/ACCESSOR METHODS">
1115+
To change the converter's attributes, use the L</"ACCESSOR METHODS">
11161116
below.
11171117
11181118
=item $batchconv->batch_convert( I<indirs>, I<outdir> );

0 commit comments

Comments
 (0)