From af944b7c8dbb743e526125b12850db6029e9331d Mon Sep 17 00:00:00 2001 From: fanquake Date: Fri, 30 Jun 2023 11:37:38 +0100 Subject: [PATCH] Merge bitcoin/bitcoin#28013: doc: Fix verify-binaries link in contrib README ab8f6733577555d98668e7708638367a1bfeb023 doc: Fix verify-binaries link in contrib README (TheCharlatan) Pull request description: ACKs for top commit: Zero-1729: crACK ab8f6733577555d98668e7708638367a1bfeb023 theStack: ACK ab8f6733577555d98668e7708638367a1bfeb023 Tree-SHA512: 901d99b897d0b4b1af612e5650e84530252d96b5b49bc4f87c512af993abe32e6494e7248bb7ce3eb7c5ff7377a949980f143007446e3720450146367e346519 --- contrib/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/README.md b/contrib/README.md index f36c64d19c..221f57b26e 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -36,5 +36,5 @@ Test and Verify Tools ### [TestGen](/contrib/testgen) ### Utilities to generate test vectors for the data-driven Dash tests. -### [Verify Binaries](/contrib/verifybinaries) ### +### [Verify-Binaries](/contrib/verify-binaries) ### This script attempts to download and verify the signature file SHA256SUMS.asc from bitcoin.org.