Skip to content

Commit 9c3e602

Browse files
committed
Link to unpack() correctly
This fixes issue #102.
1 parent 7541576 commit 9c3e602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Type/Blob.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ containing the packed bytes.
9191
9292
The template string consists of zero or more units that begin with an ASCII
9393
letter, and are optionally followed by a quantifier. For details, see
94-
L<unpack|/method unpack>.
94+
L<unpack|/routine/unpack>.
9595
9696
=end pod

0 commit comments

Comments
 (0)