Skip to content

fix: link validator should accept pages that exist on disk#151

Merged
h4x3rotab merged 1 commit intomainfrom
fix/link-validator-file-existence
Mar 11, 2026
Merged

fix: link validator should accept pages that exist on disk#151
h4x3rotab merged 1 commit intomainfrom
fix/link-validator-file-existence

Conversation

@h4x3rotab
Copy link
Collaborator

@h4x3rotab h4x3rotab commented Mar 11, 2026

Summary

  • Update check_links.py to check if a .mdx file exists on disk before marking a link as uncovered
  • Pages removed from sidebar nav but still present on disk are valid (accessible via direct URL)

Test plan

  • Verify CI passes — previously uncovered links to existing-but-unlisted pages should now pass

🤖 Generated with Claude Code

Pages that exist on disk but aren't in the sidebar nav are still
accessible via direct URL. Update check_links.py to treat these
as valid instead of flagging them as uncovered.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@h4x3rotab h4x3rotab merged commit 5265c48 into main Mar 11, 2026
4 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.

1 participant