Add some more links

This commit is contained in:
Daniel Parker 2019-02-05 18:44:32 +00:00
parent a6bf17733c
commit 3ecea1a598
4 changed files with 8 additions and 8 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](../ch19-03-advanced-traits.html#specifying-placeholder-types-in-trait-definitions-with-associated-types) 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/associated-types.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/associated-types.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-01-unsafe-rust.html#calling-rust-functions-from-other-languages) 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/ffi.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/ffi.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-02-references-and-borrowing.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/references-and-borrowing.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/references-and-borrowing.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#dynamically-sized-types-and-the-sized-trait) 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/unsized-types.html).
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/unsized-types.html).