Fix wrong doc links

This commit is contained in:
LLFourn
2021-01-05 08:46:23 +11:00
parent 0faca43744
commit 8319b32466
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@
//! be used if it is not explicitly set.
//!
//! [`TxBuilder`]: super::tx_builder::TxBuilder
//! [`coin_selection`]: super::tx_builder::coin_selection
//! [`coin_selection`]: super::tx_builder::TxBuilder::coin_selection
//!
//! ## Example
//!