summaryrefslogtreecommitdiff
path: root/exercises/strings/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'exercises/strings/README.md')
-rw-r--r--exercises/strings/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/strings/README.md b/exercises/strings/README.md
index b79ac06..38d24c8 100644
--- a/exercises/strings/README.md
+++ b/exercises/strings/README.md
@@ -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)