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

Commit 8ef5c66

Browse files
committed
Convert old doc links to current edition
Use footnote style to bypass the tidy check
1 parent 04355f1 commit 8ef5c66

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)