diff options
| author | Russell Cousineau <miller.time.baby@gmail.com> | 2019-06-06 20:17:22 -0700 |
|---|---|---|
| committer | Russell Cousineau <miller.time.baby@gmail.com> | 2019-06-11 07:13:05 -0700 |
| commit | 63c133e4a3f48bc15a75797dcea98bcf2f81cf2e (patch) | |
| tree | a547970c3311411a11b43491206a82db77cb94d3 /exercises/tests/README.md | |
| parent | b8d59d699bed76b6be95d1ed41881d00d4b0d533 (diff) | |
chore: Fix a couple broken book links
Diffstat (limited to 'exercises/tests/README.md')
| -rw-r--r-- | exercises/tests/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/tests/README.md b/exercises/tests/README.md index 243b913..dbb14a8 100644 --- a/exercises/tests/README.md +++ b/exercises/tests/README.md @@ -4,4 +4,4 @@ Going out of order from the book to cover tests -- many of the following exercis #### Book Sections -- [Writing Tests](https://doc.rust-lang.org/stable/book/ch11-01-writing-tests.html) +- [Writing Tests](https://doc.rust-lang.org/book/ch11-01-writing-tests.html) |
