Skip to content

Commit 64937fd

Browse files
committed
[docs] path to descriptors.md fixed
1 parent f504a14 commit 64937fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release-notes/release-notes-0.17.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ Low-level RPC changes
270270

271271
- The new RPC `scantxoutset` can be used to scan the UTXO set for entries
272272
that match certain output descriptors. Refer to the [output descriptors
273-
reference documentation](doc/descriptors.md) for more details. This call
273+
reference documentation](/doc/descriptors.md) for more details. This call
274274
is similar to `listunspent` but does not use a wallet, meaning that the
275275
wallet can be disabled at compile or run time. This call is experimental,
276276
as such, is subject to changes or removal in future releases.

0 commit comments

Comments
 (0)