Fix links by deleting book version
This commit is contained in:
parent
ffb165ce26
commit
d7e58ee1af
|
@ -1,5 +1,5 @@
|
||||||
For this exercise check out the sections:
|
For this exercise check out the sections:
|
||||||
- [Error Handling](https://doc.rust-lang.org/book/2018-edition/ch09-02-recoverable-errors-with-result.html)
|
- [Error Handling](https://doc.rust-lang.org/book/ch09-02-recoverable-errors-with-result.html)
|
||||||
- [Generics](https://doc.rust-lang.org/book/2018-edition/ch10-01-syntax.html)
|
- [Generics](https://doc.rust-lang.org/book/ch10-01-syntax.html)
|
||||||
|
|
||||||
of the Rust Book.
|
of the Rust Book.
|
Loading…
Reference in a new issue