File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -236,7 +236,7 @@ <h2 id="a-note-about-error-handling"><a class="header" href="#a-note-about-error
236236< a href ="https://docs.rs/thiserror/latest/thiserror/ "> < code > thiserror</ code > </ a > for library authors.</ p >
237237< p > Error chain has been shown in this book for historical reasons before Rust
238238< code > std</ code > and crates represented macro use as a preference. For more background
239- on error handling in Rust, read < a href ="https://do .rust-lang.org/book/error-handling.html "> this page of the Rust book</ a >
239+ on error handling in Rust, read < a href ="https://doc .rust-lang.org/book/ch09-00- error-handling.html "> this page of the Rust book</ a >
240240and < a href ="https://brson.github.io/2016/11/30/starting-with-error-chain "> this blog post</ a > .</ p >
241241< h2 id ="a-note-about-crate-representation "> < a class ="header " href ="#a-note-about-crate-representation "> A note about crate representation</ a > </ h2 >
242242< p > This cookbook is intended eventually to provide expansive coverage of
Original file line number Diff line number Diff line change @@ -569,7 +569,7 @@ <h2 id="a-note-about-error-handling"><a class="header" href="#a-note-about-error
569569< a href ="https://docs.rs/thiserror/latest/thiserror/ "> < code > thiserror</ code > </ a > for library authors.</ p >
570570< p > Error chain has been shown in this book for historical reasons before Rust
571571< code > std</ code > and crates represented macro use as a preference. For more background
572- on error handling in Rust, read < a href ="https://do .rust-lang.org/book/error-handling.html "> this page of the Rust book</ a >
572+ on error handling in Rust, read < a href ="https://doc .rust-lang.org/book/ch09-00- error-handling.html "> this page of the Rust book</ a >
573573and < a href ="https://brson.github.io/2016/11/30/starting-with-error-chain "> this blog post</ a > .</ p >
574574< h2 id ="a-note-about-crate-representation "> < a class ="header " href ="#a-note-about-crate-representation "> A note about crate representation</ a > </ h2 >
575575< p > This cookbook is intended eventually to provide expansive coverage of
You can’t perform that action at this time.
0 commit comments