Skip to content

Commit

Permalink
Fixed a broken doc-link
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-F-Bryan committed Nov 17, 2022
1 parent 93a047a commit 660992c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/registry/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,7 @@ pub struct Bindings {
pub generator: BindingsGenerator,
}

/// The generator used to create a [`BindingsPackage`].
/// The generator used to create [`Bindings`].
#[derive(Debug, Clone, PartialEq, Eq)]
pub struct BindingsGenerator {
/// A unique ID specifying this generator.
Expand Down

0 comments on commit 660992c

Please sign in to comment.