Skip to content

Commit ccb986b

Browse files
committed
Merge #786: fix usage link
44fcd6e fix usage link (naiyoma) Pull request description: Noticed [this is broken ](https://hwi.readthedocs.io/en/latest/examples/bitcoin-core-usage.rst)while going through Trezor [walkthrough ](https://hwi.readthedocs.io/en/latest/examples/walkthrough/walkthrough.html) ACKs for top commit: Sjors: ACK 44fcd6e achow101: ACK 44fcd6e Tree-SHA512: aa9e659b1ca2c2240c82c20435658d4194aa6385dcf370d159cc321d78fa0920c2864885df34602ac514c24c4e2f99dae3a02afec96ae384015cb5ad11a1a62a
2 parents 9248b59 + 44fcd6e commit ccb986b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/walkthrough/walkthrough.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ together with a Bitcoin Core Wallet. As hardware wallet example we have used a T
77
Create a watch-only Bitcoin Core wallet for Trezor
88
==================================================
99

10-
Create your watch-only Bitcoin Core Wallet as described in `Using Bitcoin Core with Hardware Wallets <../bitcoin-core-usage.rst>`_.
10+
Create your watch-only Bitcoin Core Wallet as described in `Using Bitcoin Core with Hardware Wallets <../bitcoin-core-usage.html>`_.
1111
You find all the details well described in this link. But in summary, one opens a terminal and runs ``bitcoind``. E.g.
1212

1313
::

0 commit comments

Comments
 (0)