-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
chore: update broken links to lodestar docs #6417
Conversation
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.
Thanks for helping us fix the links! Missed that as we revamped our documentation nav.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## unstable #6417 +/- ##
=========================================
Coverage 61.72% 61.72%
=========================================
Files 553 553
Lines 57856 57856
Branches 1829 1829
=========================================
Hits 35711 35711
Misses 22108 22108
Partials 37 37 |
Co-authored-by: Nico Flaig <nflaig@protonmail.com>
@nflaig I've messed this one. Thanks. |
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.
LGTM, thanks for the update @krauspt
🎉 This PR is included in v1.16.0 🎉 |
Motivation
I've found that many of links inside several
README.md
files are broken.Description
This PR replaced broken links with working version. Each replaced link was doublechecked to see if works correctly and also maintains the context of original link.
Steps to test or reproduce
No testing required.