diff options
author | MarcoFalke <falke.marco@gmail.com> | 2016-04-15 12:18:12 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-04-25 13:29:54 +0200 |
commit | f1544700703a442191ac1dfaae7f31b04ba7b12b (patch) | |
tree | 26bc59021cc362807571db33bc75e0a939d9ceba /contrib/README.md | |
parent | 182bec427946d4ce951e8572130c903f0131447e (diff) |
[contrib] Remove reference to sf and add doc to verify.sh
Diffstat (limited to 'contrib/README.md')
-rw-r--r-- | contrib/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/README.md b/contrib/README.md index 32b3a170ac..a23b197cc6 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -51,5 +51,5 @@ Test and Verify Tools ### [TestGen](/contrib/testgen) ### Utilities to generate test vectors for the data-driven Bitcoin tests. -### [Verify SF Binaries](/contrib/verifysfbinaries) ### -This script attempts to download and verify the signature file SHA256SUMS.asc from SourceForge. +### [Verify Binaries](/contrib/verifybinaries) ### +This script attempts to download and verify the signature file SHA256SUMS.asc from bitcoin.org. |