Skip to content

Commit 91ad1fc

Browse files
authored
Merge pull request #160 from CardboardTurkey/cardboardturkey/docs-fix
docs: fix link in SignalsInfo documentation
2 parents 2103740 + a2a7192 commit 91ad1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iterator/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ use self::exfiltrator::{Exfiltrator, SignalOnly};
9292
///
9393
/// # Exfiltrators
9494
///
95-
/// The [`SignalOnly]` provides only the signal number. There are further exfiltrators available in
95+
/// The [`SignalOnly`] provides only the signal number. There are further exfiltrators available in
9696
/// the [`exfiltrator`] module. Note that some of them are behind feature flags that need to be
9797
/// enabled.
9898
///

0 commit comments

Comments
 (0)