#3087·rustls

crates.io links to roadmap and benchmarks lead to a 404

Author: Erik-SovereignCreated Jun 9, 2026Updated Jun 9, 2026

Checklist

  • I've searched the issue tracker for similar bugs.

Describe the bug If you go to https://crates.io/crates/rustls and click on any link, for example on roadmap it will lead to https://github.com/rustls/rustls/blob/HEAD/rustls/ROADMAP.md, while the correct URL would be https://github.com/rustls/rustls/blob/main/ROADMAP.md.

To Reproduce See description.

Applicable Version(s) I assume we are only interested in the live version of crates.io.

Expected behavior The links should lead to the correct pages so that rustls has a nicer public image.

Additional context I visit the website with the Brave browser.