mirror of
https://github.com/notohh/rustlings.git
synced 2025-07-12 18:55:33 -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/strings
|
@ -6,4 +6,4 @@ to identify and create them, as well as use them.
|
|||
|
||||
#### Book Sections
|
||||
|
||||
- [Strings](https://doc.rust-lang.org/stable/book/ch08-02-strings.html)
|
||||
- [Strings](https://doc.rust-lang.org/book/ch08-02-strings.html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue