Skip to content

Commit a7749fe

Browse files
committed
Fix intra-doc link
1 parent bc83676 commit a7749fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/std/src/io/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,6 +1212,7 @@ impl Initializer {
12121212
///
12131213
/// [`write`]: Self::write
12141214
/// [`flush`]: Self::flush
1215+
/// [`std::io`]: self
12151216
///
12161217
/// # Examples
12171218
///

0 commit comments

Comments
 (0)