Skip to content

Commit

Permalink
fix typo + remove "reach out" callout (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
hahnbeelee authored Nov 8, 2024
1 parent 2e19029 commit 71b30ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
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]).

0 comments on commit 71b30ce

Please sign in to comment.