Skip to content

Commit

Permalink
Auto merge of rust-lang#142 - diodfr:patch-1, r=komaeda
Browse files Browse the repository at this point in the history
Fix links by deleting book version
  • Loading branch information
bors committed Apr 8, 2019
2 parents 2f53410 + 2a0f5ca commit 84ad843
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions exercises/error_handling/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
For this exercise check out the sections:
- [Error Handling](https://doc.rust-lang.org/book/2018-edition/ch09-02-recoverable-errors-with-result.html)
- [Generics](https://doc.rust-lang.org/book/2018-edition/ch10-01-syntax.html)
- [Error Handling](https://doc.rust-lang.org/book/ch09-02-recoverable-errors-with-result.html)
- [Generics](https://doc.rust-lang.org/book/ch10-01-syntax.html)

of the Rust Book.
of the Rust Book.

0 comments on commit 84ad843

Please sign in to comment.