mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-19 00:00:09 +02:00
Fixed broken link in tokio-fs documentation (#352)
This commit is contained in:
committed by
Carl Lerche
parent
363b207f2b
commit
14ec268b8a
@@ -1,6 +1,6 @@
|
||||
//! Types for working with [`File`].
|
||||
//!
|
||||
//! [`File`]: struct.File.html
|
||||
//! [`File`]: file/struct.File.html
|
||||
|
||||
mod create;
|
||||
mod open;
|
||||
|
||||
Reference in New Issue
Block a user