-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Manual PDF link on 404 page is a 404 itself #17368
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
This page now links to http://doc.rust-lang.org/reference.pdf which is also wrong. What should the link actually be? |
steveklabnik
added a commit
to steveklabnik/rust
that referenced
this issue
Jan 12, 2015
alexcrichton
added a commit
to alexcrichton/rust
that referenced
this issue
Jan 15, 2015
lnicola
pushed a commit
to lnicola/rust
that referenced
this issue
Jun 23, 2024
fix: Fix generated markers not being patchable in package.json I think the newlines are tripping up CI, so I hope clearing the property to leave an empty object won't make VSCode made here.
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
The doc.rust-lang.org 404 page has
with the PDF link directing to http://doc.rust-lang.org/rust.pdf (which is a 404 at the time of writing).
The text was updated successfully, but these errors were encountered: