diff --git a/README.md b/README.md index 2235b9a..2caf131 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ This workflow is triggered by `adhoc-matrix.yml` and runs the actual benchmarks rustup install nightly ``` -2. Install the [SP1 toolchain](https://docs.succinct.xyz/getting-started/install.html): +2. Install the [SP1 toolchain](https://docs.succinct.xyz/docs/getting-started/install): ```sh curl -L https://sp1.succinct.xyz | bash source ~/.bashrc @@ -196,4 +196,4 @@ We welcome contributions to improve ZKVM-Perf! If you encounter issues or have s 2. If your issue is new, create a detailed bug report or feature request. 3. For code contributions, please submit a pull request with a clear description of your changes. -Happy benchmarking! 🚀 \ No newline at end of file +Happy benchmarking! 🚀