Skip to content

Commit ca6feca

Browse files
committed
fix link to .md file
1 parent 4621444 commit ca6feca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/glossary.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ Not Yet Implemented
749749
An opcode, or operation code, is a bytecode operation, that is, a command of
750750
the language actually used on the virtual machine. They are not usually
751751
intended for human consumption, but they are usually specified somewhere,
752-
like L<this document for MoarVM|https://github.com/MoarVM/MoarVM/blob/master/docs/bytecode.markdown>.
752+
like L<this document for MoarVM|https://github.com/MoarVM/MoarVM/blob/master/docs/bytecode.md>.
753753

754754
=head1 X<Operator|Reference,Operator>
755755

0 commit comments

Comments
 (0)