Skip to content
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

Broken link in section 1.1 no_std #97

Open
mone27 opened this issue Dec 11, 2018 · 2 comments
Open

Broken link in section 1.1 no_std #97

mone27 opened this issue Dec 11, 2018 · 2 comments

Comments

@mone27
Copy link

mone27 commented Dec 11, 2018

At the bottom of the section 1.1 no_std there is a link for the FAQ, which is broken. It points to a page on rust-lang.org that does not longer exits and you get a 404 error.

@artofcomputing
Copy link
Contributor

That's true, the FAQ actually doesn't seem to exist in the current rust-lang.org website. There's an open issue about this: rust-lang/www.rust-lang.org/issues/291

We could point to the old website FAQ instead: https://prev.rust-lang.org/en-US/faq.html#does-rust-work-without-the-standard-library

However, IMO the Summary does a good job describing what #![no_std] is. So I think it would be better to remove the link altogether.

@nvll
Copy link
Contributor

nvll commented Mar 10, 2019

I ran into this today and spent a few minutes trying to find any sort of FAQ on the website. Since there doesn't seem to be one anymore, removing the link makes sense to me.

nvll added a commit to nvll/book that referenced this issue Mar 10, 2019
bors bot added a commit that referenced this issue Mar 10, 2019
177: Update no-std.md to remove obsolete FAQ link r=adamgreig a=nvll

Per issue #97

Co-authored-by: Christopher Anderson <[email protected]>
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

No branches or pull requests

3 participants