Skip to content

Commit 10141f4

Browse files
committed
remove growth tier
1 parent ddf253c commit 10141f4

File tree

6 files changed

+11
-8
lines changed

6 files changed

+11
-8
lines changed

authentication-personalization/authentication-setup.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ Authentication requires users to log in before accessing your documentation. Thi
99
**Need help choosing?** See the [overview](/authentication-personalization/overview) to compare options.
1010

1111
<Info>
12-
Authentication methods are available on [Growth and Enterprise plans](https://mintlify.com/pricing?ref=authentication).
12+
[Enterprise plans](https://mintlify.com/pricing?ref=authentication) include all authentication methods.
13+
14+
Pro plans include password authentication.
1315
</Info>
1416

1517
## Configuring authentication

authentication-personalization/overview.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ keywords: ["auth"]
66
---
77

88
<Info>
9-
Authentication methods are available on the [Growth and Enterprise
10-
plans](https://mintlify.com/pricing?ref=authentication).
9+
[Enterprise plans](https://mintlify.com/pricing?ref=authentication) include all authentication methods.
10+
11+
Pro plans include password authentication.
1112
</Info>
1213

1314
There are three approaches to manage access and customize your documentation based on user information.

guides/assistant.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: "bot"
55
---
66

77
<Info>
8-
The assistant is automatically enabled on [Pro, Growth, and Enterprise plans](https://mintlify.com/pricing?ref=assistant).
8+
The assistant is automatically enabled on [Pro and Enterprise plans](https://mintlify.com/pricing?ref=assistant).
99
</Info>
1010

1111
## About the assistant

settings/ci.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: "circle-check"
55
---
66

77
<Info>
8-
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.
8+
[Pro and Enterprise plans](https://mintlify.com/pricing?ref=docs-ci) include CI checks for GitHub repositories.
99
</Info>
1010

1111
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.

settings/preview-deployments.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ icon: "scan-eye"
55
---
66

77
<Info>
8-
Preview deployments are available on [Growth and Enterprise plans](https://mintlify.com/pricing?ref=preview-deployments).
8+
Preview deployments are available on [Enterprise plans and as an add-on for Pro plans](https://mintlify.com/pricing?ref=preview-deployments).
99
</Info>
1010

1111
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
2525

2626
### Manual previews
2727

28-
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.
28+
You can manually create a preview for any branch if you have the preview deployment add-on or are on an Enterprise plan.
2929

3030
1. Go to your [dashboard](https://dashboard.mintlify.com/).
3131
2. Select **Previews**.

snippets/custom-subpath-gating.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<Info>
22
**Prerequisite**: Your primary domain (company.com) is hosted on {platform}
3-
and you are on the [Pro, Growth, or Enterprise plan](https://mintlify.com/pricing).
3+
and you are on the [Pro or Enterprise plan](https://mintlify.com/pricing).
44
</Info>

0 commit comments

Comments
 (0)