]> Untitled Git - bitcoindevkit.org/commitdiff
[bdk_core] Fix broken links
authorLLFourn <lloyd.fourn@gmail.com>
Wed, 27 Jul 2022 08:38:45 +0000 (16:38 +0800)
committerLLFourn <lloyd.fourn@gmail.com>
Wed, 27 Jul 2022 08:38:45 +0000 (16:38 +0800)
docs/_blog/bdk_core_pt1.md

index eb8eadd3c3fff312f5f84e6d080e921ecc38698a..27961a04375055b7f936cbf0de96ff3053945fb3 100644 (file)
@@ -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