Skip to content

Commit

Permalink
README.md: Update link referencing JIT
Browse files Browse the repository at this point in the history
The link has expired and the author changed name, let's update the
reference.

Signed-off-by: 60ke <i505125461@live.com>
Signed-off-by: Quentin Monnet <qmo@qmon.net>
  • Loading branch information
60ke authored and qmonnet committed Apr 23, 2024
1 parent 3e80ed7 commit 50a8fba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -688,8 +688,8 @@ details.
such as in `mov r0, 0x1337`), by Rich Lane for Big Switch Networks (2015)

* [_Building a simple JIT in
Rust_](http://www.jonathanturner.org/2015/12/building-a-simple-jit-in-rust.html),
by Jonathan Turner (2015)
Rust_](https://www.sophiajt.com/building-a-simple-jit-in-rust),
by Sophia Turner (2015)

* [bpfjit](https://github.com/polachok/bpfjit) (also [on
crates.io](https://crates.io/crates/bpfjit)), a Rust crate exporting the cBPF
Expand Down

0 comments on commit 50a8fba

Please sign in to comment.