mirror of
https://github.com/async-rs/async-std.git
synced 2025-04-07 08:56:41 +00:00
change one line
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
This commit is contained in:
parent
1c87e97e9c
commit
f4fb8a3534
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
||||||
//!
|
//!
|
||||||
//! # Contributing changes to the documentation
|
//! # Contributing changes to the documentation
|
||||||
//!
|
//!
|
||||||
//! Check out the Rust contribution guidelines [here](https://async.rs/contribute).
|
//! Check out `async-std`'s contribution guidelines [here](https://async.rs/contribute).
|
||||||
//! The source for this documentation can be found on [GitHub](https://github.com/async-rs).
|
//! The source for this documentation can be found on [GitHub](https://github.com/async-rs).
|
||||||
//! To contribute changes, make sure you read the guidelines first, then submit
|
//! To contribute changes, make sure you read the guidelines first, then submit
|
||||||
//! pull requests for your suggested changes.
|
//! pull requests for your suggested changes.
|
||||||
|
|
Loading…
Reference in a new issue