-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Fix(data-analytics): replace broken “Exploring Crypto Data I” link with Wayback snapshot #15960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix(data-analytics): replace broken “Exploring Crypto Data I” link with Wayback snapshot #15960
Conversation
…th Wayback snapshot
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks @dinitheth!
Congrats, your important contribution to this open-source project has earned you a GitPOAP! GitPOAP: 2025 Ethereum.org Contributor: Join the [ethereum.org Discord server](https://ethereum.org/discord) to explore more ways to contribute to the project. Depending on the tasks you complete, you may also unlock additional rewards. Visit [ethereum.org/contributing](https://ethereum.org/contributing) to learn more.Head to gitpoap.io & connect your GitHub account to mint!Keep buidling, keep learning, and let's grow the Ethereum open-source community together 🌱 Learn more about GitPOAPs here. |
@all-contributors please add @dinitheth for maintenance |
I've put up a pull request to add @dinitheth! 🎉 |
This PR fixes a broken “Further Reading” link on the Data & Analytics documentation page.
🔗 The original link:
https://research.2077.xyz/exploring-crypto-data-1-data-flow-architectures
❌ Returned a 500 error (offline source)
✅ It has been replaced with a working archive:
https://web.archive.org/web/20250125012042/https://research.2077.xyz/exploring-crypto-data-1-data-flow-architectures
🔧 Updated files:
Fixes: #15954
Tested manually and confirmed the new link resolves correctly.