1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-09-18 19:53:15 -04:00

chore: Fix a couple broken book links

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

View file

@ -4,4 +4,4 @@ Going out of order from the book to cover tests -- many of the following exercis
#### Book Sections
- [Writing Tests](https://doc.rust-lang.org/stable/book/ch11-01-writing-tests.html)
- [Writing Tests](https://doc.rust-lang.org/book/ch11-01-writing-tests.html)