Fix link in typo in src/task/mod.rs

pull/920/head
Wesley Merkel 4 years ago
parent fde2f58610
commit 01949b505b

@ -103,7 +103,7 @@
//! the desired task name to [`Builder::name`]. To retrieve the task name from within the
//! task, use [`Task::name`].
//!
//! [`Arc`]: ../gsync/struct.Arc.html
//! [`Arc`]: ../sync/struct.Arc.html
//! [`spawn`]: fn.spawn.html
//! [`JoinHandle`]: struct.JoinHandle.html
//! [`JoinHandle::task`]: struct.JoinHandle.html#method.task

Loading…
Cancel
Save