Skip to content

Conversation

ralfhandl
Copy link
Contributor

@ralfhandl ralfhandl commented Oct 6, 2025

We published v3.2.0 with several broken hyperlinks that weren't detected by markdownlint because they seemed to be relative links.

Adding linkspector to the validate-markdown workflow and npm script to validate all hyperlinks (internal and external) in src/oas.md.

Also run it on the markdown files in the project root. This found two broken links: fixed one, don't know yet how to fix the other and excluded the file with the broken link for now.


  • no schema changes are needed for this pull request

@ralfhandl ralfhandl requested review from a team as code owners October 6, 2025 11:29
Add package dependency
Add config file for linkspector
Include in validate-markdown npm script
Include in validate-markdown.yaml workflow
Check other markdown files, fix link in README.md
Copy link
Contributor

@mikekistler mikekistler left a comment

Choose a reason for hiding this comment

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

Looks good. 👍

@ralfhandl ralfhandl merged commit e403595 into OAI:main Oct 6, 2025
2 of 3 checks passed
@ralfhandl ralfhandl deleted the main-linkspector branch October 6, 2025 14:29
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