Skip to content

Fix dead cheatsheet links with Wayback Machine archives#13350

Open
1022khr-ux wants to merge 1 commit into
EbookFoundation:mainfrom
1022khr-ux:fix/dead-cheatsheet-links
Open

Fix dead cheatsheet links with Wayback Machine archives#13350
1022khr-ux wants to merge 1 commit into
EbookFoundation:mainfrom
1022khr-ux:fix/dead-cheatsheet-links

Conversation

@1022khr-ux

Copy link
Copy Markdown

Summary

Three links in more/free-programming-cheatsheets.md are dead. I verified each and replaced them with Wayback Machine archive links per the archived link convention in CONTRIBUTING.md.

  • The Definitive Docker Cheat Sheetdockercheatsheet.painlessdocker.com no longer resolves (DNS failure)
  • Git Cheat Sheet (GitLab)about.gitlab.com/images/press/git-cheat-sheet.pdf returns 404
  • Colors in Rstat.columbia.edu/~tzheng/files/Rcolor.pdf returns 404 (site moved to sites.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

  • Verified each original URL returns a non-200 status (DNS failure / 404)
  • Verified each Wayback Machine snapshot URL loads successfully
  • Ran fpb-lint more locally — passes with no errors

- 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
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

Successfully merging this pull request may close these issues.

1 participant