Skip to content

Commit e2b6d30

Browse files
committed
update link
1 parent 527cd15 commit e2b6d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ description: "We're here to help you get the most out of Mintlify"
101101
requests, then all of these requests will fail. To fix this, configure your reverse proxy to
102102
allow `POST` requests to the `/api/request` path.
103103

104-
Alternatively, if your reverse proxy prevents you from accepting `POST` requests, you can configure Mintlify to send requests directly to your backend with the `api.playground.proxy` setting in the `docs.json`, as described [here](/core-concepts/settings#param-proxy). This will
104+
Alternatively, if your reverse proxy prevents you from accepting `POST` requests, you can configure Mintlify to send requests directly to your backend with the `api.playground.proxy` setting in the `docs.json`. See the [configurations for the API playground](/settings#param-proxy) for more information. This will
105105
likely require you to configure CORS on your server, as these requests will now come directly
106106
from your users' browsers.
107107
</Accordion>

0 commit comments

Comments
 (0)