1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-15 00:04:58 +02:00

chore: Fix a couple broken book links

This commit is contained in:
Russell Cousineau
2019-06-06 20:17:22 -07:00
parent b8d59d699b
commit 63c133e4a3
12 changed files with 16 additions and 16 deletions

View File

@ -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)