diff --git a/cranelift/docs/index.md b/cranelift/docs/index.md index 96e733fe7c62..735403b92afe 100644 --- a/cranelift/docs/index.md +++ b/cranelift/docs/index.md @@ -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 `_ 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