Skip to content
This repository was archived by the owner on Aug 12, 2021. It is now read-only.

Commit 10a09c8

Browse files
authored
Rollup merge of #57856 - lzutao:fix-old-first-edition, r=steveklabnik
Convert old first edition links to current edition one r? @steveklabnik
2 parents 4bc0a69 + 8ef5c66 commit 10a09c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//! benchmarks themselves) should be done via the `#[test]` and
77
//! `#[bench]` attributes.
88
//!
9-
//! See the [Testing Chapter](../book/first-edition/testing.html) of the book for more details.
9+
//! See the [Testing Chapter](../book/ch11-00-testing.html) of the book for more details.
1010
1111
// Currently, not much of this is meant for users. It is intended to
1212
// support the simplest interface possible for representing and

0 commit comments

Comments
 (0)