summaryrefslogtreecommitdiff
path: root/exercises/variables/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'exercises/variables/README.md')
-rw-r--r--exercises/variables/README.md2
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)