Fix some links for first edition

This commit is contained in:
Daniel Parker 2019-02-05 18:04:03 +00:00
parent 614681c33e
commit eaf33af2c0
11 changed files with 22 additions and 22 deletions

View File

@ -3,8 +3,8 @@
The first edition of the book is no longer distributed with Rust's documentation.
If you came here via a link or web search, you may want to check out [the current
version of the book](../index.html) instead.
version of the book](../ch13-01-closures.html) instead.
If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/closures.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/closures.html).

View File

@ -3,8 +3,8 @@
The first edition of the book is no longer distributed with Rust's documentation.
If you came here via a link or web search, you may want to check out [the current
version of the book](../index.html) instead.
version of the book](../ch16-00-concurrency.html) instead.
If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/concurrency.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/concurrency.html).

View File

@ -3,8 +3,8 @@
The first edition of the book is no longer distributed with Rust's documentation.
If you came here via a link or web search, you may want to check out [the current
version of the book](../index.html) instead.
version of the book](../ch15-02-deref.html#implicit-deref-coercions-with-functions-and-methods) instead.
If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/deref-coercions.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/deref-coercions.html).

View File

@ -3,8 +3,8 @@
The first edition of the book is no longer distributed with Rust's documentation.
If you came here via a link or web search, you may want to check out [the current
version of the book](../index.html) instead.
version of the book](../ch14-02-publishing-to-crates-io.html#making-useful-documentation-comments) instead.
If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/documentation.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/documentation.html).

View File

@ -3,8 +3,8 @@
The first edition of the book is no longer distributed with Rust's documentation.
If you came here via a link or web search, you may want to check out [the current
version of the book](../index.html) instead.
version of the book](../ch06-01-defining-an-enum.html) instead.
If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/enums.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/enums.html).

View File

@ -3,8 +3,8 @@
The first edition of the book is no longer distributed with Rust's documentation.
If you came here via a link or web search, you may want to check out [the current
version of the book](../index.html) instead.
version of the book](../ch03-03-how-functions-work.html) instead.
If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/functions.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/functions.html).

View File

@ -3,8 +3,8 @@
The first edition of the book is no longer distributed with Rust's documentation.
If you came here via a link or web search, you may want to check out [the current
version of the book](../index.html) instead.
version of the book](../ch05-03-method-syntax.html) instead.
If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/method-syntax.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/method-syntax.html).

View File

@ -3,8 +3,8 @@
The first edition of the book is no longer distributed with Rust's documentation.
If you came here via a link or web search, you may want to check out [the current
version of the book](../index.html) instead.
version of the book](../ch04-00-understanding-ownership.html) instead.
If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/ownership.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/ownership.html).

View File

@ -3,8 +3,8 @@
The first edition of the book is no longer distributed with Rust's documentation.
If you came here via a link or web search, you may want to check out [the current
version of the book](../index.html) instead.
version of the book](../ch04-01-what-is-ownership.html#the-stack-and-the-heap) instead.
If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/the-stack-and-the-heap.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/the-stack-and-the-heap.html).

View File

@ -3,8 +3,8 @@
The first edition of the book is no longer distributed with Rust's documentation.
If you came here via a link or web search, you may want to check out [the current
version of the book](../index.html) instead.
version of the book](../ch17-02-trait-objects.html) instead.
If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/trait-objects.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/trait-objects.html).

View File

@ -3,8 +3,8 @@
The first edition of the book is no longer distributed with Rust's documentation.
If you came here via a link or web search, you may want to check out [the current
version of the book](../index.html) instead.
version of the book](../ch19-04-advanced-types.html#type-aliases-create-type-synonyms) instead.
If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/type-aliases.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/type-aliases.html).