From 38a4774ef66c9825d6f512cb1d9065185c4ca122 Mon Sep 17 00:00:00 2001 From: nicolas <48695862+merklefruit@users.noreply.github.com> Date: Thu, 24 Oct 2024 15:36:54 +0200 Subject: [PATCH] fix: broken links --- testnets/holesky/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testnets/holesky/README.md b/testnets/holesky/README.md index 5ad5016ba..45a2fd339 100644 --- a/testnets/holesky/README.md +++ b/testnets/holesky/README.md @@ -852,8 +852,8 @@ and outputs a JSON file with the delegation/revocation messages to the provided Prerequisites: -- [Rust toolchain][rust] -- [Protoc][protoc] +- [Rust toolchain](https://www.rust-lang.org/tools/install) +- [Protoc](https://grpc.io/docs/protoc-installation/) Once you have the necessary prerequisites, you can build the binary in the following way: