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:
Chris Krycho
2024-10-30 16:36:13 -06:00
parent 0b8b81e857
commit 7c75ed3cc4

View File

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