We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ef2df9 + 8d57f8c commit b9e2743Copy full SHA for b9e2743
src/libtest/lib.rs
@@ -16,7 +16,7 @@
16
//! benchmarks themselves) should be done via the `#[test]` and
17
//! `#[bench]` attributes.
18
//!
19
-//! See the [Testing Guide](../guide-testing.html) for more details.
+//! See the [Testing Chapter](../book/testing.html) of the book for more details.
20
21
// Currently, not much of this is meant for users. It is intended to
22
// support the simplest interface possible for representing and
0 commit comments