From: LLFourn Date: Wed, 27 Jul 2022 08:38:45 +0000 (+0800) Subject: [bdk_core] Fix broken links X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.EncoderStringWriter.html?a=commitdiff_plain;h=fd23b618a674b7ee200755df60fc26bfb0d348cb;p=bitcoindevkit.org [bdk_core] Fix broken links --- diff --git a/docs/_blog/bdk_core_pt1.md b/docs/_blog/bdk_core_pt1.md index eb8eadd3c3..27961a0437 100644 --- a/docs/_blog/bdk_core_pt1.md +++ b/docs/_blog/bdk_core_pt1.md @@ -304,9 +304,9 @@ Thanks in advance. [X window system]: https://en.wikipedia.org/wiki/X_Window_System [The Art of UNIX Programming]: https://en.wikipedia.org/wiki/The_Art_of_Unix_Programming -[`Wallet`]: https://docs.rs/bdk/latest/bdk/wallet/struct.Wallet.html -[`CoinSelectionAlgorithm`]: https://docs.rs/bdk/latest/bdk/wallet/coin_selection/trait.CoinSelectionAlgorithm.html -[`Signer`]: https://docs.rs/bdk/latest/bdk/wallet/signer/trait.Signer.html -[`WalletSync`]: https://docs.rs/bdk/latest/bdk/blockchain/trait.walletsync.html +[`Wallet`]: https://docs.rs/bdk/0.20.0/bdk/wallet/struct.Wallet.html +[`CoinSelectionAlgorithm`]: https://docs.rs/bdk/0.20.0/bdk/wallet/coin_selection/trait.CoinSelectionAlgorithm.html +[`Signer`]: https://docs.rs/bdk/0.20.0/bdk/wallet/signer/index.html +[`WalletSync`]: https://docs.rs/bdk/0.20.0/bdk/blockchain/trait.WalletSync.html [Sensei]: https://l2.technology/sensei -[`Database`]: https://docs.rs/bdk/latest/bdk/database/trait.Database.html +[`Database`]: https://docs.rs/bdk/0.20.0/bdk/database/trait.Database.html