aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorTheCharlatan <seb.kung@gmail.com>2023-06-30 12:12:24 +0200
committerTheCharlatan <seb.kung@gmail.com>2023-06-30 12:12:24 +0200
commitab8f6733577555d98668e7708638367a1bfeb023 (patch)
tree993115c23594e09f4e9905c1a7b04b592e7a9b5a /contrib
parent2cd71d3a13a344bfddf210c85e5411dd4e8afdb5 (diff)
downloadbitcoin-ab8f6733577555d98668e7708638367a1bfeb023.tar.xz
doc: Fix verify-binaries link in contrib README
Diffstat (limited to 'contrib')
-rw-r--r--contrib/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/README.md b/contrib/README.md
index 3c6e978061..f375993ac4 100644
--- a/contrib/README.md
+++ b/contrib/README.md
@@ -35,7 +35,7 @@ Test and Verify Tools
### [TestGen](/contrib/testgen) ###
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.
Command Line Tools