Skip to content

Commit 9a30c28

Browse files
authored
Merge pull request #2045 from darosior/bip54_vectors_link
bip-0054: correct link typo in test vectors README
2 parents 2624ef7 + a86abbe commit 9a30c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0054/test_vectors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ JSON object features the following entries:
9595
- `comment`: a JSON string. Description of the test case.
9696

9797

98-
[bip54-miner]: https://github.com/darosior/bitcoin/blob/bip54_miner/commits
98+
[bip54-miner]: https://github.com/darosior/bitcoin/commits/bip54_miner/
9999
[header-miner]: https://github.com/darosior/bitcoin/blob/bip54_miner/src/test/bip54_header_miner.cpp
100100
[block-miner]: https://github.com/darosior/bitcoin/blob/bip54_miner/src/test/bip54_block_miner.cpp
101101
[other-vectors]: https://github.com/darosior/bitcoin/blob/2509_inquisition_consensus_cleanup/src/test/bip54_tests.cpp

0 commit comments

Comments
 (0)