diff options
Diffstat (limited to 'exercises/if/REAMDE.md')
| -rw-r--r-- | exercises/if/REAMDE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/if/REAMDE.md b/exercises/if/REAMDE.md index ce68a43..1061462 100644 --- a/exercises/if/REAMDE.md +++ b/exercises/if/REAMDE.md @@ -1 +1 @@ -For this exercise check out the chapter [If](https://doc.rust-lang.org/book/second-edition/ch03-05-control-flow.html) of the Rust Book.
\ No newline at end of file +For this exercise check out the chapter [If](https://doc.rust-lang.org/book/2018-edition/ch03-05-control-flow.html?highlight=control,fl#control-flow) of the Rust Book.
\ No newline at end of file |
