Docs: fix link to io

pull/945/head
Dániel Buga 4 years ago committed by GitHub
parent 09f2c5fce1
commit b05fa450c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -111,7 +111,7 @@
//! [files]: fs/struct.File.html //! [files]: fs/struct.File.html
//! [TCP]: net/struct.TcpStream.html //! [TCP]: net/struct.TcpStream.html
//! [UDP]: net/struct.UdpSocket.html //! [UDP]: net/struct.UdpSocket.html
//! [`io`]: fs/struct.File.html //! [`io`]: io/index.html
//! [`sync`]: sync/index.html //! [`sync`]: sync/index.html
//! [`channel`]: channel/index.html //! [`channel`]: channel/index.html
//! //!

Loading…
Cancel
Save