Skip to content

Commit

Permalink
docs: fix link in SignalsInfo documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Kiran Ostrolenk <[email protected]>
  • Loading branch information
CardboardTurkey committed Jun 5, 2024
1 parent 2103740 commit a2a7192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iterator/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ use self::exfiltrator::{Exfiltrator, SignalOnly};
///
/// # Exfiltrators
///
/// The [`SignalOnly]` provides only the signal number. There are further exfiltrators available in
/// The [`SignalOnly`] provides only the signal number. There are further exfiltrators available in
/// the [`exfiltrator`] module. Note that some of them are behind feature flags that need to be
/// enabled.
///
Expand Down

0 comments on commit a2a7192

Please sign in to comment.