Broken links checker mint broken-links incorrectly reports links with GET parameters
#1517
Closed
novusnota
started this conversation in
Bugs & Feedback
Replies: 1 comment
-
|
Sorry, this was an oversight on my part — the link itself was incorrect and GET parameters do not affect the link checker, which is good. ❤️ |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The following link is perfectly fine and the corresponding MDX file for the API route actually exists on disk, but it is still reported as broken due to the
?that specifies concrete GET parameters for that link:Resolving this issue would greatly help in linking to the playground on certain API reference pages directly.
Beta Was this translation helpful? Give feedback.
All reactions