From f1b2922e73cb3d408ec5aff57bc6735beb4d08e1 Mon Sep 17 00:00:00 2001 From: Roman Date: Tue, 16 Jun 2026 09:44:22 +0800 Subject: [PATCH] fix: link to LEZ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60b3dd55..ef852904 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Lez-fuzzing **Coverage-guided fuzzing & adversarial testing infrastructure for the -[Logos Execution Zone (LEZ)](https://github.com/) protocol.** +[Logos Execution Zone (LEZ)](https://github.com/logos-blockchain/logos-execution-zone) protocol.** [![Rust](https://img.shields.io/badge/rust-nightly-orange?logo=rust)](rust-toolchain.toml) [![Fuzzing](https://img.shields.io/badge/libFuzzer%20%C2%B7%20AFL%2B%2B-20%20targets-blue)](#-fuzz-targets)