From 938b1e26ccd0dd68249ba46323d5170f7a0173cf Mon Sep 17 00:00:00 2001 From: Peter Somogyvari Date: Wed, 6 Sep 2023 17:56:03 -0700 Subject: [PATCH] docs(readme): fix broken link to installation of binaries page (#5859) Fixes #5858 Signed-off-by: Peter Somogyvari --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98560c66ed6..38eb3e7725f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ If you have any questions, queries or comments, [Besu channel on Hyperledger Dis ## Besu Users -To install the Besu binary, follow [these instructions](https://besu.hyperledger.org/HowTo/Get-Started/Install-Binaries/). +To install the Besu binary, follow [these instructions](https://besu.hyperledger.org/public-networks/get-started/install/binary-distribution). ## Besu Developers