Skip to content

Fix broken links in markdown files #4441

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

Merged
merged 3 commits into from
Jul 15, 2025
Merged

Fix broken links in markdown files #4441

merged 3 commits into from
Jul 15, 2025

Conversation

kilavvy
Copy link
Contributor

@kilavvy kilavvy commented Jul 14, 2025


Description

  • Fixed all dead internal Markdown links across the repository.
  • Updated anchor references and relative paths for correctness.
  • Improved link-checking script for future maintenance.
  • Added missing documentation files where necessary.

Result:
All internal documentation links are now valid and pass automated checks.
External links are catalogued for manual review.


@jtraglia jtraglia changed the title fix: Dead Markdown Links in Specs Fix broken links in markdown files Jul 14, 2025
@kilavvy
Copy link
Contributor Author

kilavvy commented Jul 15, 2025

@jtraglia lint fixed

Copy link
Member

@jtraglia jtraglia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catches, thanks.

@jtraglia jtraglia merged commit 8ed669d into ethereum:master Jul 15, 2025
12 checks passed
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