-
Notifications
You must be signed in to change notification settings - Fork 418
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
Dead and broken link cleanup #479
Conversation
The store page on the website no longer exists, but a support page does - updated the link to point to something that might help someone understand what this product is.
[34]: https://ryan.kurte.nz/notes/2020-01-05-rust-radio | ||
[35]: https://ryan.kurte.nz/notes/2020-01-05-rust-radio | ||
[36]: https://ryan.kurte.nz/notes/2020-01-05-rust-radio | ||
[34]: http://web.archive.org/web/20230328083333/https://ryan.kurte.nz/notes/2020-01-05-rust-radio |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(this doesn't need to block merging), but @ryankurte is there an updated link for these you'd like us to use instead of internet archive? If so, feel free to open a follow-on PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Fix linter complaint
There were a bunch of links that were dead, and several that were malformed.
The dead ones links I replaced with Internet Wayback-Machine (archive.org) links where available, or alternative pages where they were not.