diff options
Diffstat (limited to 'exercises/variables')
| -rw-r--r-- | exercises/variables/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/variables/README.md b/exercises/variables/README.md index 6ae26cb..1e2eb59 100644 --- a/exercises/variables/README.md +++ b/exercises/variables/README.md @@ -4,4 +4,4 @@ Here you'll learn about simple variables. #### Book Sections -- [Variables and Mutability](https://doc.rust-lang.org/stable/book/ch03-01-variables-and-mutability.html) +- [Variables and Mutability](https://doc.rust-lang.org/book/ch03-01-variables-and-mutability.html) |
