1 parent 5bffcbf commit 7dbed9eCopy full SHA for 7dbed9e
1 file changed
README.md
@@ -9,7 +9,7 @@ a relatively simple API.
9
10
This is inspired in part by Ulysse Carion's
11
[llvm-rust-getting-started](https://github.com/ucarion/llvm-rust-getting-started)
12
-and JT's [rustyjit](https://github.com/jonathandturner/rustyjit).
+and JT's [rustyjit](https://github.com/jntrnr/rustyjit).
13
14
A quick introduction to Cranelift: Cranelift is a compiler backend. It's
15
light-weight, supports `no_std` mode, doesn't use floating-point itself,
0 commit comments