Skip to content

Commit 81bfd08

Browse files
committed
Update plans
1 parent 057a7e3 commit 81bfd08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 on the [growth 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 on the [growth 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.

0 commit comments

Comments
 (0)