Fix small nit in the link to read
This commit is contained in:
parent
d88cce2423
commit
e88220f867
@ -766,7 +766,7 @@ pub trait Read {
|
||||
///
|
||||
/// [`File`]s implement `Read`:
|
||||
///
|
||||
/// [`read`]: trait.Read.html#tymethod.read
|
||||
/// [`read`]: Read::read
|
||||
/// [`File`]: ../fs/struct.File.html
|
||||
/// [`ErrorKind::Interrupted`]: ../../std/io/enum.ErrorKind.html#variant.Interrupted
|
||||
/// [`ErrorKind::UnexpectedEof`]: ../../std/io/enum.ErrorKind.html#variant.UnexpectedEof
|
||||
|
Loading…
x
Reference in New Issue
Block a user