diff --git a/authentication-personalization/authentication-setup.mdx b/authentication-personalization/authentication-setup.mdx index 2af330ff..9e86c4ae 100644 --- a/authentication-personalization/authentication-setup.mdx +++ b/authentication-personalization/authentication-setup.mdx @@ -9,7 +9,9 @@ Authentication requires users to log in before accessing your documentation. Thi **Need help choosing?** See the [overview](/authentication-personalization/overview) to compare options. - Authentication methods are available on [Growth and Enterprise plans](https://mintlify.com/pricing?ref=authentication). + [Pro plans](https://mintlify.com/pricing?ref=authentication) include password authentication. + + [Enterprise plans](https://mintlify.com/pricing?ref=authentication) include all authentication methods. ## Configuring authentication diff --git a/authentication-personalization/overview.mdx b/authentication-personalization/overview.mdx index 7da90947..ffb4aa43 100644 --- a/authentication-personalization/overview.mdx +++ b/authentication-personalization/overview.mdx @@ -6,8 +6,9 @@ keywords: ["auth"] --- - Authentication methods are available on the [Growth and Enterprise - plans](https://mintlify.com/pricing?ref=authentication). + [Pro plans](https://mintlify.com/pricing?ref=authentication) include password authentication. + + [Enterprise plans](https://mintlify.com/pricing?ref=authentication) include all authentication methods. There are three approaches to manage access and customize your documentation based on user information. diff --git a/guides/assistant.mdx b/guides/assistant.mdx index 789f4f5d..53403514 100644 --- a/guides/assistant.mdx +++ b/guides/assistant.mdx @@ -5,7 +5,7 @@ icon: "bot" --- - The assistant is automatically enabled on [Pro, Growth, and Enterprise plans](https://mintlify.com/pricing?ref=assistant). + The assistant is automatically enabled on [Pro and Enterprise plans](https://mintlify.com/pricing?ref=assistant). ## About the assistant diff --git a/settings/ci.mdx b/settings/ci.mdx index d507d2e3..63710e6a 100644 --- a/settings/ci.mdx +++ b/settings/ci.mdx @@ -5,7 +5,7 @@ icon: "circle-check" --- - CI checks are available on [Growth and Enterprise plans](https://mintlify.com/pricing?ref=docs-ci), as an add-on for other plans, and only for GitHub. + [Pro and Enterprise plans](https://mintlify.com/pricing?ref=docs-ci) include CI checks for GitHub repositories. Use CI checks to lint your docs for errors and provide warnings before you deploy. CI checks are configured to run on commits to your configured deployment branch, or on pull requests against that branch. diff --git a/settings/preview-deployments.mdx b/settings/preview-deployments.mdx index 091ac229..d1697c71 100644 --- a/settings/preview-deployments.mdx +++ b/settings/preview-deployments.mdx @@ -5,7 +5,7 @@ icon: "scan-eye" --- - Preview deployments are available on [Growth and Enterprise plans](https://mintlify.com/pricing?ref=preview-deployments). + Preview deployments are available on [Pro and Enterprise plans](https://mintlify.com/pricing?ref=preview-deployments). Preview deployments let you see how changes to your docs will look before merging to production. Each preview creates a shareable URL that updates automatically as you push new changes. @@ -25,7 +25,7 @@ When you create a pull request, the Mintlify bot automatically adds a link to vi ### Manual previews -You can manually create a preview for any branch if you are on a Growth or Enterprise plan or have the preview deployment add-on. +You can manually create a preview for any branch. 1. Go to your [dashboard](https://dashboard.mintlify.com/). 2. Select **Previews**. diff --git a/snippets/custom-subpath-gating.mdx b/snippets/custom-subpath-gating.mdx deleted file mode 100644 index 24885da0..00000000 --- a/snippets/custom-subpath-gating.mdx +++ /dev/null @@ -1,4 +0,0 @@ - - **Prerequisite**: Your primary domain (company.com) is hosted on {platform} - and you are on the [Pro, Growth, or Enterprise plan](https://mintlify.com/pricing). -