Broken-links checker incorrectly reports links with Windows Operating System #1606
Byron2016
started this conversation in
Bugs & Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
model context protocol makes use of mint broken-links. But currently mint broken-links is incorrectly reports broken links when you run that command in windows operating system, the problem does not happend in linux
Windows (GitBash) screen capture
Linux screen capture
Link to issue reported in modelcontextprotocol modelcontextprotoco-Broken-links_issues-1703
To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/YOUR-USERNAME/modelcontextprotocol.git&&cd modelcontextprotocolnpm installnpm run check:docs:linksExpected behavior
mintlify broken-linksmust not report broken-links in Windows operting system.Additional context
Operating system: Windows 10
Console: GitBash
Beta Was this translation helpful? Give feedback.
All reactions