Merge bitcoin/bitcoin#28013: doc: Fix verify-binaries link in contrib README

ab8f673357 doc: Fix verify-binaries link in contrib README (TheCharlatan)

Pull request description:

ACKs for top commit:
  Zero-1729:
    crACK ab8f673357
  theStack:
    ACK ab8f673357

Tree-SHA512: 901d99b897d0b4b1af612e5650e84530252d96b5b49bc4f87c512af993abe32e6494e7248bb7ce3eb7c5ff7377a949980f143007446e3720450146367e346519
This commit is contained in:
fanquake 2023-06-30 11:37:38 +01:00
commit ca8bfbd980
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -35,7 +35,7 @@ Test and Verify Tools
### [TestGen](/contrib/testgen) ### ### [TestGen](/contrib/testgen) ###
Utilities to generate test vectors for the data-driven Bitcoin tests. Utilities to generate test vectors for the data-driven Bitcoin 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. This script attempts to download and verify the signature file SHA256SUMS.asc from bitcoin.org.
Command Line Tools Command Line Tools