-
Notifications
You must be signed in to change notification settings - Fork 51
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
Update broken Eigen Links #272
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -4,8 +4,8 @@ title: EigenDA Overview | |||
--- | |||
|
|||
EigenDA is a data availability store made by | |||
[EigenLabs](https://www.eigenlayer.xyz/about) and built on top of | |||
[EigenLayer](../eigenlayer/overview/README.md), currently on mainnet since Q2 2024. |
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.
This was pointing to a page on doc site, which is different than https://www.eigenlayer.xyz, what's the inteded?
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.
I was previously getting 404 on the linked Eigenlayer overview page when I created the PR, now appears to work as intended.
Matter of personal preference then, wether going to the main website or to the docs.
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.
The Eigen Labs link is currently inaccurate
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.
I was previously getting 404 on the linked Eigenlayer overview page when I created the PR, now appears to work as intended.
Matter of personal preference then, wether going to the main website or to the docs.
Linking to the docs makes more sense here since it's for a technical audience
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.
Reverted back to the original link in most recent commit
No description provided.