Skip to content

Commit 71b30ce

Browse files
authored
fix typo + remove "reach out" callout (#335)
1 parent 2e19029 commit 71b30ce

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

advanced/subpath/cloudflare.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,3 @@ async function handleRequest(request) {
8484

8585
Click on `Deploy` and wait for the changes to propagate (it can take up to a few
8686
hours).
87-
88-
## Reach out to Mintlify team
89-
90-
Once completing the Cloudflare setup, the Mintlify team will setup the
91-
subdirectory settings in your deployment. Reach out over
92-
[email](mailto:[email protected]).

advanced/subpath/vercel.mdx

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import SubpathGatingSnippet from "/snippets/custom-subpath-gating.mdx";
77

88
<SubpathGatingSnippet platform="Vercel" />
99

10-
## Mint.json Configuration
10+
## vercel.json Configuration
1111

1212
To host your documentation at a custom subpath using Vercel, you need to add the
1313
following configuration to your `vercel.json` file.
@@ -32,9 +32,3 @@ following configuration to your `vercel.json` file.
3232
out the [Project Configuration:
3333
Rewrites](https://vercel.com/docs/projects/project-configuration#rewrites)
3434
</Note>
35-
36-
## Reach out to Mintlify team
37-
38-
Once completing the Vercel setup, the Mintlify team will setup the
39-
subdirectory settings in your deployment. Reach out over
40-
[email](mailto:[email protected]).

0 commit comments

Comments
 (0)