2 parents 2e1fd35 + 7dbed9e commit 3742c96Copy full SHA for 3742c96
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 Jonathan Turner'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