Skip to content

Rust Book broken editor configuration link #22900

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
bejar37 opened this issue Feb 28, 2015 · 4 comments
Closed

Rust Book broken editor configuration link #22900

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

Comments

@bejar37
Copy link

bejar37 commented Feb 28, 2015

it seems like #22365 should fix this, but it's generating a link to "CONFIGS.html" instead of "CONFIGS.md"

@JeroenDeDauw
Copy link

Also just noticed this. Looking for where the source is now so I can submit a fix.

@JeroenDeDauw
Copy link

This has been fixed in 336dd6c

@steveklabnik
Copy link
Member

That doesn't fix it, that was the problem: the generated link uses .html instead of the .md, as the source says.

@bejar37
Copy link
Author

bejar37 commented Mar 5, 2015

No, it's not fixed there. That is deployed and it's still broken. I think it might have to do something with Pandoc changing that MD extension to HTML

@steveklabnik steveklabnik added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. and removed A-docs labels Mar 8, 2015
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

4 participants