-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have checked the latest
mainbranch to see if this has already been fixed, in this file:
URL to the section(s) of the book with this problem:
https://doc.rust-lang.org/book/ch17-03-more-futures.html#working-with-any-number-of-futures
"Note: In the Chapter 8 section [Using an Enum to Store Multiple Values] ...", where the hyper link is wrong.
Description of the problem:
https://github.com/rust-lang/book/blob/main/src/ch17-03-more-futures.md?plain=1#L595
[enum-alt]: ch12-03-improving-error-handling-and-modularity.html#returning-errors-from-the-run-function, the tag links to a wrong address
Suggested fix:
should be this: [enum-alt]: ch08-01-vectors.html#using-an-enum-to-store-multiple-types
Metadata
Metadata
Assignees
Labels
No labels