Internal broken link detection #1489
rothgar
started this conversation in
Feature Requests
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.
-
If I have a link to a internal document (eg
[my link](../broken)
) and have the CI/CD check to block on broken links this link isn't detected.Mintlify returns a 200 code with a 404 page which doesn't get detected and doesn't block the build. It would be nice to have a way for mintlify to block a build with internal broken links too.
Beta Was this translation helpful? Give feedback.
All reactions