Skip to content

Commit

Permalink
doc: fix incorrect link in doc (tokio-rs#3670)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldm0 authored Apr 1, 2021
1 parent 8fc49dc commit b42f21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokio/src/macros/pin.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
/// Stream + Unpin`.
///
/// [`Future`]: trait@std::future::Future
/// [`Box::pin`]: #
/// [`Box::pin`]: std::boxed::Box::pin
///
/// # Usage
///
Expand Down

0 comments on commit b42f21e

Please sign in to comment.