Skip to content

Remove broken and dead tutorial links#811

Open
pavan-rangani wants to merge 1 commit intopractical-tutorials:masterfrom
pavan-rangani:fix/remove-broken-links
Open

Remove broken and dead tutorial links#811
pavan-rangani wants to merge 1 commit intopractical-tutorials:masterfrom
pavan-rangani:fix/remove-broken-links

Conversation

@pavan-rangani
Copy link

Summary

  • Remove hackhands.com Instagram Clone tutorial link -- the domain now redirects to the Pluralsight homepage with no trace of the original content
  • Remove discoversdk.com Angular 5 ToDo App links (2 links) -- the site has an invalid SSL certificate making it completely unreachable
  • Remove scotch.io tutorial links (3 links) -- Scotch.io was acquired by DigitalOcean, and these specific tutorial pages now return HTTP 410 (Gone) or 404 errors:
    • "Build a Twitter Stream with React and Node"
    • "Build a real-time Markdown Editor with NodeJS"
    • "Build a Blog with Vue, GraphQL and Apollo"
  • Remove ScotchIO from Additional Resources section since the domain is no longer active

Verification

Each link was individually tested and confirmed to be inaccessible:

  • hackhands.com -> 301 to pluralsight.com/hackhands (generic homepage, original content gone)
  • discoversdk.com -> ERR_TLS_CERT_ALTNAME_INVALID
  • scotch.io/tutorials/* -> 301 to digitalocean.com/community/tutorials/* -> HTTP 410/404

- Remove hackhands.com Instagram Clone tutorial link (domain redirects to
  Pluralsight homepage, original content no longer available)
- Remove discoversdk.com Angular 5 ToDo App links (SSL certificate invalid,
  site unreachable)
- Remove scotch.io tutorial links (scotch.io was acquired by DigitalOcean;
  these specific pages now return 410 Gone or 404 errors):
  - Build a Twitter Stream with React and Node
  - Build a real-time Markdown Editor with NodeJS
  - Build a Blog with Vue, GraphQL and Apollo
- Remove ScotchIO from Additional Resources (domain no longer active)
@BenBE
Copy link

BenBE commented Mar 16, 2026

Are the old URLs available on archive.org by chance?

@pavan-rangani
Copy link
Author

Great question! I checked all the removed URLs on the Wayback Machine:

Available on archive.org:

Not available on archive.org:

  • discoversdk.com links — no usable snapshots found

Would you prefer I update the PR to replace the working links with their archive.org URLs instead of removing them, and only remove the discoversdk.com ones that have no archived version?

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.

2 participants