Skip to content

Conversation

oesteban
Copy link
Member

@oesteban oesteban commented Sep 2, 2025

Summary

  • configure markdown-link-check to skip local dev URLs, 403-only domains, and root-relative paths
  • build the MkDocs site in linkcheck workflow and run link checks on generated HTML
  • fix various documentation links and formatting

Testing

  • mkdocs build
  • npx markdown-link-check -c .markdown-link-check.json docs/users/educational.md
  • npx markdown-link-check -c .markdown-link-check.json docs/community/members.md (fails: 5 dead links)

https://chatgpt.com/codex/tasks/task_e_68b7116ab6548330974a6752fc7d7039

@oesteban oesteban merged commit d0d4de1 into mkdocs Sep 4, 2025
3 of 4 checks passed
@oesteban oesteban deleted the codex/update-link-checker-configuration-and-workflow branch September 4, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants