From 3fcad8c27a926c943e0b46aa610d4420e4967a1f Mon Sep 17 00:00:00 2001 From: VolodymyrBg Date: Thu, 15 May 2025 16:27:07 +0300 Subject: [PATCH] docs: fix broken link --- prover/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prover/README.md b/prover/README.md index b8a2b718..15ecf6f7 100644 --- a/prover/README.md +++ b/prover/README.md @@ -4,7 +4,7 @@ Generate zk proof for the l2 batch. ## Requirements - [Rust](https://rustup.rs/) -- [SP1](https://succinctlabs.github.io/sp1/getting-started/install.html) +- [SP1](https://docs.succinct.xyz/docs/sp1/getting-started/install) ### Fast Run