Skip to content

rustdoc: Fix 404 errors on table of contents links in rendered docs#14931

Closed
ipetkov wants to merge 1 commit intorust-lang:masterfrom
ipetkov:rustdoc-toc-url-fix
Closed

rustdoc: Fix 404 errors on table of contents links in rendered docs#14931
ipetkov wants to merge 1 commit intorust-lang:masterfrom
ipetkov:rustdoc-toc-url-fix

Conversation

@ipetkov
Copy link
Copy Markdown
Contributor

@ipetkov ipetkov commented Jun 16, 2014

Extraneous backslashes cause the browser to interpret url as a new page instead of an anchor tag.

Extraneous backslashes cause the browser to interpret url as a new page
instead of an anchor tag.
@huonw
Copy link
Copy Markdown
Contributor

huonw commented Jun 16, 2014

Thanks for the patch! Unfortunately you're a little too late: this was fixed by #14900.

@huonw huonw closed this Jun 16, 2014
@ipetkov ipetkov deleted the rustdoc-toc-url-fix branch June 17, 2014 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants