Skip to content

table of contents links are broken in rust docs #14898

@lightsofapollo

Description

@lightsofapollo

An example: http://doc.rust-lang.org/complement-cheatsheet.html

trying clicking any of the TOC items on top and you will see the nice rust 404 page...

There is a bug somewhere where the current page is not included in the TOC link?

The link looks like this

http://doc.rust-lang.org/%5C#containers
When it should be this:
http://doc.rust-lang.org/complement-cheatsheet.html#containers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions