Skip to content

Commit 788163f

Browse files
mohab-samehfmerianrpmccarter
authored
fix: legacy pricing occurrences (#252)
* fix legacy pricing occurrences * fix growth plan * pro -> Pro --------- Co-authored-by: flo merian <[email protected]> Co-authored-by: Ronan McCarter <[email protected]>
1 parent c83c73f commit 788163f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

advanced/custom/css.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 'Fully customize your documentation with custom CSS'
44
---
55

66
<Check>
7-
Custom CSS is available as an add-on to the [pro plan](https://mintlify.com/pricing).
7+
Custom CSS is available as an add-on to the [Pro plan](https://mintlify.com/pricing).
88
</Check>
99

1010
Add any number of CSS files to your repository and the defined class names will be applied and available across all of your MDX files.

advanced/custom/js.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 'Add JavaScript functionality globally'
44
---
55

66
<Check>
7-
Custom JS is available as an add-on to the [pro plan](https://mintlify.com/pricing).
7+
Custom JS is available as an add-on to the [Pro plan](https://mintlify.com/pricing).
88
</Check>
99

1010
Custom JS allows you to add custom executable code globally. It is the equivalent of adding a `<script>` tag with JS code into every page.

advanced/rest-api/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Introduction
33
---
44

55
<Check>
6-
The Mintlify REST API is only available on the startup plan and above.
6+
The Mintlify REST API is only available on the [Pro plan and above](https://mintlify.com/pricing).
77
</Check>
88

99
Leverage the external API to programmatically trigger an update when desired.

0 commit comments

Comments
 (0)