Skip to content

Commit b05fa45

Browse files
authored
Docs: fix link to io
1 parent 09f2c5f commit b05fa45

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
@@ -111,7 +111,7 @@
111111
//! [files]: fs/struct.File.html
112112
//! [TCP]: net/struct.TcpStream.html
113113
//! [UDP]: net/struct.UdpSocket.html
114-
//! [`io`]: fs/struct.File.html
114+
//! [`io`]: io/index.html
115115
//! [`sync`]: sync/index.html
116116
//! [`channel`]: channel/index.html
117117
//!

0 commit comments

Comments
 (0)