Skip to content

Commit 7c0f465

Browse files
committed
doc(esplora): fix broken link in README
1 parent 40f0765 commit 7c0f465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/esplora/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ use bdk_esplora::EsploraExt;
3030
// use bdk_esplora::EsploraAsyncExt;
3131
```
3232

33-
For full examples, refer to [`example-crates/wallet_esplora`](https://github.com/bitcoindevkit/bdk/tree/master/example-crates/wallet_esplora) (blocking) and [`example-crates/wallet_esplora_async`](https://github.com/bitcoindevkit/bdk/tree/master/example-crates/wallet_esplora_async).
33+
For full examples, refer to [`example-crates/wallet_esplora_blocking`](https://github.com/bitcoindevkit/bdk/tree/master/example-crates/wallet_esplora_blocking) and [`example-crates/wallet_esplora_async`](https://github.com/bitcoindevkit/bdk/tree/master/example-crates/wallet_esplora_async).
3434

3535
[`esplora-client`]: https://docs.rs/esplora-client/
3636
[`bdk_chain`]: https://docs.rs/bdk-chain/

0 commit comments

Comments
 (0)