Skip to content

Commit

Permalink
[docs] path to descriptors.md fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
meeDamian committed Oct 7, 2018
1 parent f504a14 commit 64937fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release-notes/release-notes-0.17.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ Low-level RPC changes

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

0 comments on commit 64937fd

Please sign in to comment.