Skip to content

404 on collections/primitive.str.html #23735

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gmjosack opened this issue Mar 26, 2015 · 4 comments
Closed

404 on collections/primitive.str.html #23735

gmjosack opened this issue Mar 26, 2015 · 4 comments
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@gmjosack
Copy link
Contributor

At the top of http://doc.rust-lang.org/nightly/collections/str/index.html there are two str links that point to http://doc.rust-lang.org/nightly/collections/primitive.str.html

Both of these pages have the same header docs, though the same str links on the latter page are broken.

@steveklabnik
Copy link
Member

related: #23705

@gmjosack
Copy link
Contributor Author

This issue seems to be specifically caused because of the shared header at different levels in the tree so the relative link will only work for one of them.

@steveklabnik steveklabnik added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Mar 27, 2015
@steveklabnik
Copy link
Member

These were manual links I have since removed for exactly this reason

@steveklabnik
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

2 participants