-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Description
docs.rs accepts https://docs.rs/crate/rayon/1.11.0 and https://docs.rs/rayon/1.11.0/rayon/
It redirects links like https://docs.rs/rayon/^1.11.0 but has infinite redirect on https://docs.rs/crate/rayon/^1.11.0 which is the link inserted into https://docs.rs/crate/rayon/1.11.0/features
Related: #2989
Probably could be caught with a test that builds crates and checks the links are accessible.
Metadata
Metadata
Assignees
Labels
No labels