Skip to content

Commit 3fcf9fc

Browse files
authored
Cranelift README: fix markdown link syntax (bytecodealliance#2044)
1 parent 1b3b2db commit 3fcf9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cranelift/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ If you're interested in contributing to Cranelift: thank you! We have a
6363
[contributing guide] which will help you getting involved in the Cranelift
6464
project.
6565

66-
[contributing guide](https://bytecodealliance.github.io/wasmtime/contributing.html)
66+
[contributing guide]: https://bytecodealliance.github.io/wasmtime/contributing.html
6767

6868
Planned uses
6969
------------

0 commit comments

Comments
 (0)