Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions advanced/subpath/cloudflare.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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:[email protected]).
8 changes: 1 addition & 7 deletions advanced/subpath/vercel.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import SubpathGatingSnippet from "/snippets/custom-subpath-gating.mdx";

<SubpathGatingSnippet platform="Vercel" />

## 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.
Expand All @@ -32,9 +32,3 @@ following configuration to your `vercel.json` file.
out the [Project Configuration:
Rewrites](https://vercel.com/docs/projects/project-configuration#rewrites)
</Note>

## 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:[email protected]).