From 63c133e4a3f48bc15a75797dcea98bcf2f81cf2e Mon Sep 17 00:00:00 2001 From: Russell Cousineau Date: Thu, 6 Jun 2019 20:17:22 -0700 Subject: chore: Fix a couple broken book links --- exercises/variables/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exercises/variables/README.md') 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) -- cgit v1.2.3