We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec19464 commit 40658fdCopy full SHA for 40658fd
src/libstd/io/mod.rs
@@ -252,7 +252,7 @@
252
//! [`println!`]: ../macro.println.html
253
//! [`Lines`]: struct.Lines.html
254
//! [`io::Result`]: type.Result.html
255
-//! [`?` operator]: ../../book/first-edition/syntax-index.html
+//! [`?` operator]: ../../book/appendix-02-operators.html
256
//! [`Read::read`]: trait.Read.html#tymethod.read
257
//! [`Result`]: ../result/enum.Result.html
258
//! [`.unwrap()`]: ../result/enum.Result.html#method.unwrap
0 commit comments