mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-29 00:00:11 +02:00
docs: fix link to website (#2103)
replace website link, because previous one was broken
This commit is contained in:
committed by
Carl Lerche
parent
176df2448a
commit
5fe2df0fba
+1
-1
@@ -44,7 +44,7 @@
|
|||||||
//! [signal]: crate::signal
|
//! [signal]: crate::signal
|
||||||
//! [fs]: crate::fs
|
//! [fs]: crate::fs
|
||||||
//! [runtime]: crate::runtime
|
//! [runtime]: crate::runtime
|
||||||
//! [website]: https://tokio.rs/docs/
|
//! [website]: https://tokio.rs/docs/overview/
|
||||||
//!
|
//!
|
||||||
//! # A Tour of Tokio
|
//! # A Tour of Tokio
|
||||||
//!
|
//!
|
||||||
|
|||||||
Reference in New Issue
Block a user