Skip to content

Commit

Permalink
fixed doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
hds committed Jul 24, 2023
1 parent 95937c5 commit adca82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion console-subscriber/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1064,7 +1064,7 @@ pub struct ServerParts {
/// of the API to stop the aggregator task by calling [`abort`] on this
/// object.
///
/// [`abort`]: fn@crate::Aggregator::abort
/// [`abort`]: fn@crate::AggregatorHandle::abort
pub struct AggregatorHandle {
join_handle: JoinHandle<()>,
}
Expand Down

0 comments on commit adca82c

Please sign in to comment.