Skip to content

Commit 9ae2742

Browse files
committed
Fix book link
1 parent d67bd22 commit 9ae2742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//! is available.
77
//!
88
//! [`std`]: https://doc.rust-lang.org/std/index.html
9-
//! [here]: https://book.async.rs
9+
//! [book]: https://book.async.rs
1010
//!
1111
//! # Examples
1212
//!

0 commit comments

Comments
 (0)