Fix stale doc link (guide -> book)

This commit is contained in:
Manish Goregaokar 2015-02-02 03:45:52 +05:30
parent c2bda2a5bb
commit 8d57f8c0a0

View file

@ -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