mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-21 00:00:10 +02:00
docs: fixing broken links in tokio/src/lib.rs (#4132)
This commit is contained in:
+2
-2
@@ -161,8 +161,8 @@
|
||||
//! [`tokio::runtime`]: crate::runtime
|
||||
//! [`Builder`]: crate::runtime::Builder
|
||||
//! [`Runtime`]: crate::runtime::Runtime
|
||||
//! [rt]: runtime/index.html#basic-scheduler
|
||||
//! [rt-multi-thread]: runtime/index.html#threaded-scheduler
|
||||
//! [rt]: runtime/index.html#current-thread-scheduler
|
||||
//! [rt-multi-thread]: runtime/index.html#multi-thread-scheduler
|
||||
//! [rt-features]: runtime/index.html#runtime-scheduler
|
||||
//!
|
||||
//! ## CPU-bound tasks and blocking code
|
||||
|
||||
Reference in New Issue
Block a user