diff options
Diffstat (limited to 'exercises/functions/REAMDE.md')
| -rw-r--r-- | exercises/functions/REAMDE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/functions/REAMDE.md b/exercises/functions/REAMDE.md index 12bbc05..70555a1 100644 --- a/exercises/functions/REAMDE.md +++ b/exercises/functions/REAMDE.md @@ -1 +1 @@ -For this exercise check out the chapter [Functions](https://doc.rust-lang.org/book/second-edition/ch03-03-how-functions-work.html) of the Rust Book.
\ No newline at end of file +For this exercise check out the chapter [Functions](https://doc.rust-lang.org/book/2018-edition/ch03-03-how-functions-work.html) of the Rust Book.
\ No newline at end of file |
