Skip to content

chore: Update markdown link check process and fix broken links#3514

Merged
nr-ahemsath merged 6 commits intomainfrom
chore/fix-markdown-links
Apr 2, 2026
Merged

chore: Update markdown link check process and fix broken links#3514
nr-ahemsath merged 6 commits intomainfrom
chore/fix-markdown-links

Conversation

@nr-ahemsath
Copy link
Copy Markdown
Member

The most recent markdown link check process detected some issues with recently-generated documentation. During the process of investigation we found out the the link linter we have been using has been deprecated since last year.

This PR:

  • Replaces the markdown-link-check action with its successor Linkspector
  • Fixes some hallucinations in Claude-generated documentation
  • Ignore a link in the recently-created documentation on the CI performance testing system because it references a private GitHub repo.

Note: the main agent CHANGELOG is excluded from scanning because it was taking way too long. I don't think this is a problem since that file is largely auto-generated by Release Please these days.

@nr-ahemsath nr-ahemsath requested a review from a team as a code owner April 1, 2026 22:00
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.77%. Comparing base (24819c4) to head (24d1898).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3514      +/-   ##
==========================================
- Coverage   81.79%   81.77%   -0.02%     
==========================================
  Files         508      508              
  Lines       34220    34220              
  Branches     4040     4040              
==========================================
- Hits        27990    27984       -6     
- Misses       5265     5269       +4     
- Partials      965      967       +2     
Flag Coverage Δ
Agent 82.76% <ø> (-0.02%) ⬇️
Profiler 71.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nr-ahemsath nr-ahemsath merged commit 9c0a755 into main Apr 2, 2026
116 of 118 checks passed
@nr-ahemsath nr-ahemsath deleted the chore/fix-markdown-links branch April 2, 2026 14:48
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.

3 participants