Fix Unpin docs link
This commit is contained in:
parent
684fe9a6b2
commit
861df06e07
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
//! are always freely movable, even if the data they point to isn't.
|
||||
//!
|
||||
//! [`Pin`]: struct.Pin.html
|
||||
//! [`Unpin`]: trait.Unpin.html
|
||||
//! [`Unpin`]: ../../std/marker/trait.Unpin.html
|
||||
//! [`swap`]: ../../std/mem/fn.swap.html
|
||||
//! [`Box`]: ../../std/boxed/struct.Box.html
|
||||
//!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue