Skip to content

Commit

Permalink
docs: links
Browse files Browse the repository at this point in the history
  • Loading branch information
surban committed Mar 23, 2024
1 parent 79e332a commit afe6fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remoc/src/rtc/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ pub use async_trait::async_trait;
/// # Default implementations of methods
///
/// Default implementations of methods may be provided.
/// However, this requires specifying `Send` and `Sync` as supertraits of the remote trait.
/// However, this requires specifying [`Send`] and [`Sync`] as supertraits of the remote trait.
///
/// # Attributes
///
Expand Down

0 comments on commit afe6fbe

Please sign in to comment.