Skip to content

Commit 9c9a2f5

Browse files
committed
doc: fix broken link
1 parent 68a7a40 commit 9c9a2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/descriptor/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ impl Descriptor<DescriptorPublicKey> {
683683
/// See [`at_derivation_index`] and `[derived_descriptor`] for more documentation.
684684
///
685685
/// [`at_derivation_index`]: Self::at_derivation_index
686-
/// [`derived_descriptor`]: crate::DerivedDescriptor::derived_descriptor
686+
/// [`derived_descriptor`]: Self::derived_descriptor
687687
///
688688
/// # Errors
689689
///

0 commit comments

Comments
 (0)