Skip to content

Commit

Permalink
cargo doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Dec 10, 2024
1 parent 56b5ac9 commit dd2ca37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zenoh/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ pub mod scouting {
/// Liveliness primitives
///
/// A [`LivelinessToken`](liveliness::LivelinessToken) is a token which liveliness is tied
/// to the Zenoh [`Session`](Session) and can be monitored by remote applications.
/// to the Zenoh [`Session`] and can be monitored by remote applications.
///
/// # Examples
/// ### Declaring a token
Expand Down

0 comments on commit dd2ca37

Please sign in to comment.