Skip to content

There is a wrong link in Chapter 17.3 #4285

@sfshf

Description

@sfshf

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions