Skip to content

Commit b9e2743

Browse files
committed
rollup merge of #21848: Manishearth/book-link
rollupable r? @steveklabnik
2 parents 3ef2df9 + 8d57f8c commit b9e2743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libtest/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
//! benchmarks themselves) should be done via the `#[test]` and
1717
//! `#[bench]` attributes.
1818
//!
19-
//! See the [Testing Guide](../guide-testing.html) for more details.
19+
//! See the [Testing Chapter](../book/testing.html) of the book for more details.
2020
2121
// Currently, not much of this is meant for users. It is intended to
2222
// support the simplest interface possible for representing and

0 commit comments

Comments
 (0)