-
Notifications
You must be signed in to change notification settings - Fork 836
Broken external links on the Open Source Projects page #315
Copy link
Copy link
Open
Description
Bug
Some of the external project links on the Open Source Projects page lead to 404 or outdated pages.
To Reproduce
Steps to reproduce the behavior:
- Go to https://opensource.twitter.dev/projects/
- Click on the link for a project (example: heron repository)
- The link directs to a page that no longer exists or shows a 404.
Expected behavior
All listed projects should link to active and valid GitHub repositories or websites.
Environment
- OS: Windows 11
- Browser: Chrome 129.0
- Site: https://opensource.twitter.dev
- Additional context
Add any other context about the problem here.
A link-checker tool (e.g., lychee or GitHub Actions broken-link checker) could be integrated into CI to prevent such broken links in the future.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels