Skip to content

Commit 71fc218

Browse files
authored
Deprecate growth tier (#934)
* remove growth tier * tidier links * update what's on pro plan * add TODO: * add TODO * remove TODO:s * remove unused snippet
1 parent 26d75e9 commit 71fc218

File tree

6 files changed

+10
-11
lines changed

6 files changed

+10
-11
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+
[Pro plans](https://mintlify.com/pricing?ref=authentication) include password authentication.
13+
14+
[Enterprise plans](https://mintlify.com/pricing?ref=authentication) include all authentication methods.
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+
[Pro plans](https://mintlify.com/pricing?ref=authentication) include password authentication.
10+
11+
[Enterprise plans](https://mintlify.com/pricing?ref=authentication) include all authentication methods.
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 [Pro and Enterprise 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.
2929

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

snippets/custom-subpath-gating.mdx

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)