Skip to content

Commit b030133

Browse files
author
MarcoFalke
committed
Merge #12241: [trivial][docs] Fix incorrect link in /test/ README.md
bf18977 [trivial][docs] Fix incorrect link in /test/ README.md (fanquake) Pull request description: Tree-SHA512: f9024a5b6b03c591b9e02057aedd862f479d4b38d293dd04a07e411b877c0fb5b4d95ced7d09190bb8a83078fe8c97db24c5dcdac7cbd59d37b41f614d423026
2 parents f4c942e + bf18977 commit b030133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ There are currently two sets of tests in this directory:
88
- [functional](/test/functional) which test the functionality of
99
bitcoind and bitcoin-qt by interacting with them through the RPC and P2P
1010
interfaces.
11-
- [util](test/util) which tests the bitcoin utilities, currently only
11+
- [util](/test/util) which tests the bitcoin utilities, currently only
1212
bitcoin-tx.
1313

1414
The util tests are run as part of `make check` target. The functional

0 commit comments

Comments
 (0)