Skip to content

Commit bf18977

Browse files
committed
[trivial][docs] Fix incorrect link in /test/ README.md
1 parent f4c942e commit bf18977

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)