Fix dead cheatsheet links with Wayback Machine archives#13350
Open
1022khr-ux wants to merge 1 commit into
Open
Fix dead cheatsheet links with Wayback Machine archives#133501022khr-ux wants to merge 1 commit into
1022khr-ux wants to merge 1 commit into
Conversation
- The Definitive Docker Cheat Sheet: domain no longer resolves - Git Cheat Sheet (GitLab): PDF returns 404 - Colors in R (Columbia stat dept): PDF returns 404 after site migration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Three links in
more/free-programming-cheatsheets.mdare dead. I verified each and replaced them with Wayback Machine archive links per the archived link convention in CONTRIBUTING.md.dockercheatsheet.painlessdocker.comno longer resolves (DNS failure)about.gitlab.com/images/press/git-cheat-sheet.pdfreturns 404stat.columbia.edu/~tzheng/files/Rcolor.pdfreturns 404 (site moved tosites.stat.columbia.edu, path no longer exists there either)Each replacement uses a working archive.org snapshot, verified to return HTTP 200, with the
*( :card_file_box: archived)*note as specified in the guidelines.Test plan
fpb-lint morelocally — passes with no errors