Skip to content

Some links in the API documentation point to the older URL of the Book #42589

Closed
@tirr-c

Description

@tirr-c

The first edition of the Book is moved from /book into /book/first-edition, but some links in the API documentation are not following the change. For example, in core::ops::Deref documentation, there is a link to the 'Deref coercions' page of the first edition, with older URL structure.

This makes kind of "broken link" in the documentation, though it's not a real broken link, because the pages under the older URL suggest that we try with the namespace added. However, it does add additional link that visitors should follow, which probably isn't what they want.

I think the solution is simple; adding first-edition namespace if the link pointing to the Book does not have any namespace. May I work on this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and tools

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions