Rollup merge of #57856 - lzutao:fix-old-first-edition, r=steveklabnik

Convert old first edition links to current edition one

r? @steveklabnik
This commit is contained in:
Mazdak Farrokhzad
2019-02-14 02:41:16 +01:00
committed by GitHub
15 changed files with 65 additions and 50 deletions

View File

@@ -6,7 +6,7 @@
//! benchmarks themselves) should be done via the `#[test]` and
//! `#[bench]` attributes.
//!
//! See the [Testing Chapter](../book/first-edition/testing.html) of the book for more details.
//! See the [Testing Chapter](../book/ch11-00-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