We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a7a40 commit 9c9a2f5Copy full SHA for 9c9a2f5
src/descriptor/mod.rs
@@ -683,7 +683,7 @@ impl Descriptor<DescriptorPublicKey> {
683
/// See [`at_derivation_index`] and `[derived_descriptor`] for more documentation.
684
///
685
/// [`at_derivation_index`]: Self::at_derivation_index
686
- /// [`derived_descriptor`]: crate::DerivedDescriptor::derived_descriptor
+ /// [`derived_descriptor`]: Self::derived_descriptor
687
688
/// # Errors
689
0 commit comments