mirror of
https://github.com/notohh/rustlings.git
synced 2025-07-21 05:25:34 -04:00
Changed Rust Book versions in links to 2018
Forgot to add changes to last commit.
This commit is contained in:
parent
0973e60056
commit
b0c9b33978
12 changed files with 19 additions and 12 deletions
exercises/functions
|
@ -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.
|
||||
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.
|
Loading…
Add table
Add a link
Reference in a new issue