mirror of
https://github.com/notohh/rustlings.git
synced 2025-08-13 06:13:36 -04:00
chore: Fix a couple broken book links
This commit is contained in:
parent
b8d59d699b
commit
63c133e4a3
12 changed files with 16 additions and 16 deletions
exercises/functions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue