Kaynağa Gözat

README.md: Update link referencing JIT

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>
LookForAdmin 1 yıl önce
ebeveyn
işleme
50a8fbaacc
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -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