Skip to content

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

Closed
huonw opened this issue Sep 18, 2014 · 1 comment · Fixed by #21028
Closed

Manual PDF link on 404 page is a 404 itself #17368

huonw opened this issue Sep 18, 2014 · 1 comment · Fixed by #21028

Comments

@huonw
Copy link
Member

huonw commented Sep 18, 2014

The doc.rust-lang.org 404 page has

  • The Rust official site
  • The Rust reference manual (* PDF)

with the PDF link directing to http://doc.rust-lang.org/rust.pdf (which is a 404 at the time of writing).

@steveklabnik
Copy link
Member

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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants