Skip to content

Commit

Permalink
Fix link to object library (bytecodealliance#5491)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyMikh authored Dec 30, 2022
1 parent fe992c2 commit 0c61536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cranelift/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
- [cranelift-object](https://docs.rs/cranelift-object)
This crate provides a object-based backend for `cranelift-module`, which
emits native object files using the
`object <https://github.com/gimli-rs/object>`_ library.
[object](https://github.com/gimli-rs/object) library.

- [cranelift-jit](https://docs.rs/cranelift-jit)
This crate provides a JIT backend for `cranelift-module`, which
Expand Down

0 comments on commit 0c61536

Please sign in to comment.