From 576ad780d7a52e71e8ca733f2883a55c9a64e15f Mon Sep 17 00:00:00 2001 From: osrm <90407222+osrm@users.noreply.github.com> Date: Sat, 14 Dec 2024 23:13:22 +0900 Subject: [PATCH] fix invalid link verify-binaries.md "https://docs.succinct.xyz/getting-started/install.html#option-1-prebuilt-binaries-recommended" -> "https://docs.succinct.xyz/docs/getting-started/install.html#option-1-prebuilt-binaries-recommended" --- book/advanced/verify-binaries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/advanced/verify-binaries.md b/book/advanced/verify-binaries.md index a6275686..7a70fb26 100644 --- a/book/advanced/verify-binaries.md +++ b/book/advanced/verify-binaries.md @@ -10,7 +10,7 @@ Recall there are two programs used in OP Succinct: ## Prerequisites -To reproduce the OP Succinct program binaries, you first need to install the [cargo prove](https://docs.succinct.xyz/getting-started/install.html#option-1-prebuilt-binaries-recommended) toolchain. +To reproduce the OP Succinct program binaries, you first need to install the [cargo prove](https://docs.succinct.xyz/docs/getting-started/install.html#option-1-prebuilt-binaries-recommended) toolchain. Ensure that you have the latest version of the toolchain by running: