Skip to content

Attempting to browse inside a failed doc-build could redirect to the crate page #1834

Closed
@Nemo157

Description

@Nemo157

Going to https://docs.rs/tealr/0.9.0-alpha2/tealr/ just shows a 404 because the docs failed to build for this version. We could instead redirect to https://docs.rs/crate/tealr/0.9.0-alpha2. We have internal links like this from https://docs.rs/tealr/0.8.2/tealr/ in the crate drop-down. (We should probably have the target-redirect handler also do a direct redirect to the crate page when the build had failed so the internal link wouldn't make it to this page, but it would be good to support both locations).

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