Skip to content

Clippy website has css 404s and styling errors in all versions except master #14494

@eric-seppanen

Description

@eric-seppanen

Description

The clippy lints website seems to be a bit broken in that all versions except for the "master" page are unable to load some of their css files, resulting in weird styling and a lot of missing colors.

Compare:
https://rust-lang.github.io/rust-clippy/master/index.html

Image

https://rust-lang.github.io/rust-clippy/stable/index.html

Image

Looking at browser network logs when loading the stable page, I am getting 404 errors on a lot of files, including:

https://rust-lang.github.io/mdBook/css/variables.css
https://rust-lang.github.io/mdBook/highlight.css
https://rust-lang.github.io/mdBook/tomorrow-night.css
https://rust-lang.github.io/mdBook/ayu-highlight.css

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