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/strings/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exercises/strings/README.md') 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) -- cgit v1.2.3