Skip to content

fix: restore dead tutorial links via Wayback Machine - #924

Open
luquitas-cloud wants to merge 1 commit into
practical-tutorials:masterfrom
luquitas-cloud:fix/restore-dead-links-via-archive
Open

fix: restore dead tutorial links via Wayback Machine#924
luquitas-cloud wants to merge 1 commit into
practical-tutorials:masterfrom
luquitas-cloud:fix/restore-dead-links-via-archive

Conversation

@luquitas-cloud

Copy link
Copy Markdown

Summary

Fixes the confirmed-dead links from the weekly link-rot report by replacing them with verified archive (or live-moved) URLs instead of removing the entries.

This is complementary to automated PR #903 (which removes the same dead links): keeping tutorials discoverable via the Wayback Machine is friendlier for learners when the original host is gone.

Links updated (13)

Entry Fix
Memory Allocators 101 Wayback
Let's Write a Kernel Wayback
Character Voting App (React/Node) Wayback
Instagram Clone (Angular 1.x) Wayback
Google+ clone (Django + AngularJS) Wayback
Uber-for-X app parts 1–2 Wayback
Contact-tracing app parts 1–2 Wayback
Thinkster.io (resources) Wayback
Hack Club Workshops Live host https://workshops.hackclub.com/
Write You a Haskell Wayback
Erlang chat app (Cowboy/Bullet) Wayback

Each destination returned HTTP 200 when verified before this PR.

Related

Test plan

  • Each replacement URL returns 200
  • Spot-check a few archive pages load tutorial content

Replace 11 confirmed-dead README URLs from the link-rot report with verified
archive snapshots (or the live Hack Club workshops host), so entries stay in
the list instead of being removed.

Also restores Haskell Write You a Haskell and the Erlang chat app tutorial
to archived copies.

Fixes practical-tutorials#900
Fixes practical-tutorials#899
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.

Broken/dead links found in README 🔗 Link rot report

1 participant