Skip to content

Rust Unstable Book link is broken #524

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
iliekturtles opened this issue Feb 26, 2020 · 4 comments · Fixed by #527
Closed

Rust Unstable Book link is broken #524

iliekturtles opened this issue Feb 26, 2020 · 4 comments · Fixed by #527
Labels
bug content An issue related to an article.

Comments

@iliekturtles
Copy link
Contributor

@XAMPPRocky
Copy link
Member

cc @wesleywiser

@XAMPPRocky XAMPPRocky added content An issue related to an article. bug labels Feb 26, 2020
@wesleywiser
Copy link
Member

The links should go live the next time the Rust Unstable Book is deployed which I thought would happen nightly. Perhaps it's on a different schedule than that?

@ehuss
Copy link
Contributor

ehuss commented Feb 26, 2020

The nightly docs are auto-published each night with the https://doc.rust-lang.org/nightly/ url. Each release channel has a separate top-level directory (stable, beta, nightly, 1.xx.y, etc.), with the root directories being aliases for /stable/…. So that URL would be https://doc.rust-lang.org/nightly/unstable-book/compiler-flags/self-profile.html.

@wesleywiser
Copy link
Member

Ah, that makes sense. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug content An issue related to an article.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants