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

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

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