diff options
Diffstat (limited to 'exercises/functions/README.md')
| -rw-r--r-- | exercises/functions/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/functions/README.md b/exercises/functions/README.md index c40755b..351ae02 100644 --- a/exercises/functions/README.md +++ b/exercises/functions/README.md @@ -4,4 +4,4 @@ Here, you'll learn how to write functions and how Rust's compiler can trace thin #### Book Sections -- [How Functions Work](https://doc.rust-lang.org/stable/book/ch03-03-how-functions-work.html) +- [How Functions Work](https://doc.rust-lang.org/book/ch03-03-how-functions-work.html) |
