mirror of
https://github.com/rust-lang/book.git
synced 2026-05-16 11:31:37 -04:00
Ch. 17 fixes: correct a bad link in the 2018 edition pages
Looks like I basically accidentally did the find-and-replace operation twice on this one. Whoops!
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
The 2018 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](../ch19-03-oo-design-patterns.html) instead.
|
||||
version of the book](../ch18-03-oo-design-patterns.html) instead.
|
||||
|
||||
If you have an internet connection, you can [find a copy distributed with
|
||||
Rust
|
||||
|
||||
Reference in New Issue
Block a user