We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b210ee3 commit da654e9Copy full SHA for da654e9
src/task/mod.rs
@@ -103,7 +103,7 @@
103
//! the desired task name to [`Builder::name`]. To retrieve the task name from within the
104
//! task, use [`Task::name`].
105
//!
106
-//! [`Arc`]: ../gsync/struct.Arc.html
+//! [`Arc`]: ../sync/struct.Arc.html
107
//! [`spawn`]: fn.spawn.html
108
//! [`JoinHandle`]: struct.JoinHandle.html
109
//! [`JoinHandle::task`]: struct.JoinHandle.html#method.task
0 commit comments