diff --git a/advanced/subpath/cloudflare.mdx b/advanced/subpath/cloudflare.mdx index 096eee139..5ab76718d 100644 --- a/advanced/subpath/cloudflare.mdx +++ b/advanced/subpath/cloudflare.mdx @@ -84,9 +84,3 @@ async function handleRequest(request) { Click on `Deploy` and wait for the changes to propagate (it can take up to a few hours). - -## Reach out to Mintlify team - -Once completing the Cloudflare setup, the Mintlify team will setup the -subdirectory settings in your deployment. Reach out over -[email](mailto:sales@mintlify.com). diff --git a/advanced/subpath/vercel.mdx b/advanced/subpath/vercel.mdx index d044e8273..b474b694a 100644 --- a/advanced/subpath/vercel.mdx +++ b/advanced/subpath/vercel.mdx @@ -7,7 +7,7 @@ import SubpathGatingSnippet from "/snippets/custom-subpath-gating.mdx"; -## Mint.json Configuration +## vercel.json Configuration To host your documentation at a custom subpath using Vercel, you need to add the following configuration to your `vercel.json` file. @@ -32,9 +32,3 @@ following configuration to your `vercel.json` file. out the [Project Configuration: Rewrites](https://vercel.com/docs/projects/project-configuration#rewrites) - -## Reach out to Mintlify team - -Once completing the Vercel setup, the Mintlify team will setup the -subdirectory settings in your deployment. Reach out over -[email](mailto:sales@mintlify.com).