From 12ef5750aed79305e9111eff12d9cbac78734cc8 Mon Sep 17 00:00:00 2001
From: Han Wang <44352119+handotdev@users.noreply.github.com>
Date: Thu, 2 Jan 2025 10:15:07 -0800
Subject: [PATCH 1/2] Fix broken link
---
quickstart.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/quickstart.mdx b/quickstart.mdx
index fc6eb786c..60ebbc253 100644
--- a/quickstart.mdx
+++ b/quickstart.mdx
@@ -167,7 +167,7 @@ your docs.
Integrate your docs into your website by hosting them on a custom domain. This is included even in the free plan.
- Navigate to your [dashboard settings](https://www.dashboard.mintlify.com/settings) to add a custom domain.
+ Navigate to your [dashboard settings](https://dashboard.mintlify.com/settings) to add a custom domain.

From 381ed48e31b3e77928549501e45332b2323c201e Mon Sep 17 00:00:00 2001
From: Han Wang <44352119+handotdev@users.noreply.github.com>
Date: Thu, 2 Jan 2025 10:35:00 -0800
Subject: [PATCH 2/2] Han's changes
---
advanced/subpath/cloudflare.mdx | 4 ----
advanced/subpath/route53-cloudfront.mdx | 4 ----
advanced/subpath/vercel.mdx | 4 ----
mint.json | 4 ++--
.../authentication-setup/mintlify.mdx | 6 +++---
.../authentication-vs-personalization.mdx | 2 +-
settings/authentication-personalization/authentication.mdx | 5 -----
settings/authentication-personalization/personalization.mdx | 4 ----
settings/gitlab.mdx | 5 -----
9 files changed, 6 insertions(+), 32 deletions(-)
diff --git a/advanced/subpath/cloudflare.mdx b/advanced/subpath/cloudflare.mdx
index 763b44eda..13ff2d841 100644
--- a/advanced/subpath/cloudflare.mdx
+++ b/advanced/subpath/cloudflare.mdx
@@ -3,10 +3,6 @@ title: "Cloudflare"
description: "Host documentation at a /docs subpath using Cloudflare Workers"
---
-import SubpathGatingSnippet from "/snippets/custom-subpath-gating.mdx";
-
-
-
## Create Cloudflare Worker
Navigate to the `Workers & Pages > Create application > Create worker`. You
diff --git a/advanced/subpath/route53-cloudfront.mdx b/advanced/subpath/route53-cloudfront.mdx
index da8f61bef..82cba2416 100644
--- a/advanced/subpath/route53-cloudfront.mdx
+++ b/advanced/subpath/route53-cloudfront.mdx
@@ -4,10 +4,6 @@ sidebarTitle: "AWS"
description: "Host documentation at a /docs subdirectory using AWS services"
---
-import SubpathGatingSnippet from "/snippets/custom-subpath-gating.mdx";
-
-
-
## Create Cloudfront Distribution
Navigate to [Cloudfront](https://aws.amazon.com/cloudfront) inside the AWS console and click on `Create distribution`
diff --git a/advanced/subpath/vercel.mdx b/advanced/subpath/vercel.mdx
index 925561f9f..859395776 100644
--- a/advanced/subpath/vercel.mdx
+++ b/advanced/subpath/vercel.mdx
@@ -3,10 +3,6 @@ title: "Vercel"
description: "Host documentation at a /docs subpath using Vercel"
---
-import SubpathGatingSnippet from "/snippets/custom-subpath-gating.mdx";
-
-
-
## vercel.json Configuration
To host your documentation at a custom subpath using Vercel, you need to add the
diff --git a/mint.json b/mint.json
index 9cb1713b8..e845eb75e 100644
--- a/mint.json
+++ b/mint.json
@@ -89,7 +89,7 @@
"pages": [
"api-playground/overview",
{
- "group": "Using OpenAPI",
+ "group": "OpenAPI",
"icon": "brackets-curly",
"pages": [
"api-playground/openapi/setup",
@@ -98,7 +98,7 @@
]
},
{
- "group": "Using MDX",
+ "group": "MDX",
"icon": "markdown",
"pages": [
"api-playground/mdx/configuration",
diff --git a/settings/authentication-personalization/authentication-setup/mintlify.mdx b/settings/authentication-personalization/authentication-setup/mintlify.mdx
index 7616e722b..9839bdc17 100644
--- a/settings/authentication-personalization/authentication-setup/mintlify.mdx
+++ b/settings/authentication-personalization/authentication-setup/mintlify.mdx
@@ -1,10 +1,10 @@
---
-title: "Mintlify Dashboard Handshake"
+title: "Mintlify Auth Handshake"
description: "Use Mintlify to authenticate users"
---
- The Mintlify Dashboard Handshake is available only for Authentication, *not*
+ The Mintlify Auth Handshake is available only for Authentication, *not*
Personalization.
@@ -25,7 +25,7 @@ to be internal, and the people that will be viewing my docs are the same people
contribute to my docs.
To set up authentication with Mintlify, I can go to my [Mintlify dashboard settings](https://dashboard.mintlify.com/products/authentication)
-and enable Authentication with the Mintlify Dashboard Handshake.
+and enable Authentication with the Mintlify Auth Handshake.
I can then ensure that anyone that should be able to read the docs has been added as a user in
my [Mintlify dashboard settings](https://dashboard.mintlify.com/settings/organization/members).
diff --git a/settings/authentication-personalization/authentication-vs-personalization.mdx b/settings/authentication-personalization/authentication-vs-personalization.mdx
index 25e1221ae..c6be06046 100644
--- a/settings/authentication-personalization/authentication-vs-personalization.mdx
+++ b/settings/authentication-personalization/authentication-vs-personalization.mdx
@@ -28,7 +28,7 @@ Authentication offers two additional Handshake methods:
- **Password Handshake**, which protects your website with a single configurable global password.
-- **Mintlify Dashboard Handshake**, which will allow users to view your documentation only if they have
+- **Mintlify Auth Handshake**, which will allow users to view your documentation only if they have
access to your dashboard.
Personalization offers one additional Handshake method:
diff --git a/settings/authentication-personalization/authentication.mdx b/settings/authentication-personalization/authentication.mdx
index b0fa7f62d..81c5b8a7e 100644
--- a/settings/authentication-personalization/authentication.mdx
+++ b/settings/authentication-personalization/authentication.mdx
@@ -3,11 +3,6 @@ title: "Authentication"
description: "Guarantee privacy of your docs by authenticating users"
---
-
- Authentication is an enterprise feature. To get access, [contact
- sales](mailto:sales@mintlify.com).
-
-
Authentication offers full privacy for all of your
documentation content by requiring users to authenticate before viewing any content, such as:
diff --git a/settings/authentication-personalization/personalization.mdx b/settings/authentication-personalization/personalization.mdx
index cf9942755..05f17f430 100644
--- a/settings/authentication-personalization/personalization.mdx
+++ b/settings/authentication-personalization/personalization.mdx
@@ -3,10 +3,6 @@ title: 'Personalization'
description: 'A list of features unlocked with Personalization'
---
-
- Personalization is an enterprise feature. To get access, [contact sales](mailto:sales@mintlify.com).
-
-
Personalization refers to a suite of features that allow you to customize your
documentation experience based on some information about the user. There are
three major features of Personalization:
diff --git a/settings/gitlab.mdx b/settings/gitlab.mdx
index 94163087b..01c0b82bf 100644
--- a/settings/gitlab.mdx
+++ b/settings/gitlab.mdx
@@ -4,11 +4,6 @@ description: "Sync your docs with a GitLab repo"
icon: "gitlab"
---
-
- GitLab integration is available on the [Enterprise
- plan](https://mintlify.com/pricing).
-
-
We use a combination of Access tokens and Webhooks to authenticate and sync
changes between GitLab and Mintlify.