Broken links to hyper documentation #3
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mikedilger/mime-multipart#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For example, on https://mikedilger.github.io/mime-multipart/mime_multipart/enum.Node.html, you link to "http://hyper.rs/hyper/hyper/header/struct.Headers.html", which no longer exists. "http://hyper.rs/hyper/v0.9.12/hyper/header/struct.Headers.html" would work.
Thanks. Cargo doc generates these links. I'm not sure how to fix it without manually editing a lot of output from cargo doc. Ideas?
Docs are nowadays on docs.rs.