-
Couldn't load subscription status.
- Fork 207
Fix broken link in API Playground troubleshooting page #872
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ethanpalm will this work or should I make the link (/settings#param-proxy)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍🏼 Left one suggestion to improve the link text, but it's beyond the original scope of the prompt.
Good call. It should be relative. The absolute link works, but I think it's slower. I'll update it via a comment and commit the change. |
…tps://mintlify.com/docs/...>` and create a plan to update them to root-relative links like `guides/assistant`
|
I'm going to close this and open one that fixes it! |
This PR fixes a broken link in the API Playground troubleshooting documentation. The link to the API Configurations section was updated to correctly point to the param-proxy section in the settings documentation.
Changed from: https://mintlify.com/docs/api-playground/settings#api-configurations
To: https://mintlify.com/docs/settings#param-proxy