Fix stale doc link (guide -> book)
This commit is contained in:
parent
c2bda2a5bb
commit
8d57f8c0a0
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
//! benchmarks themselves) should be done via the `#[test]` and
|
||||
//! `#[bench]` attributes.
|
||||
//!
|
||||
//! See the [Testing Guide](../guide-testing.html) for more details.
|
||||
//! See the [Testing Chapter](../book/testing.html) of the book for more details.
|
||||
|
||||
// Currently, not much of this is meant for users. It is intended to
|
||||
// support the simplest interface possible for representing and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue