Skip to content

Commit

Permalink
update wording
Browse files Browse the repository at this point in the history
  • Loading branch information
joduplessis committed Jun 24, 2024
1 parent 671a671 commit e5c0492
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 1 addition & 2 deletions src/components/pricing.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const FAQAccordion = (props) => (
Is it production ready?
</AccordionHeading>
<AccordionPanel>
Consider Early Access as alpha or pre-release software, which is still unstable.
Consider Early Access as alpha software, which can be relatively unstable.
The team is diligently working to fix bugs and resolve other issues.
To report a bug, open a new issue on <Link href="https://github.com/fold-dev/fold" target="_blank" fontSize="inherit">GitHub</Link> (label it as Pro).
</AccordionPanel>
Expand All @@ -69,7 +69,6 @@ export const FAQAccordion = (props) => (
<AccordionPanel>
Not long!
Until it becomes stable enough and all planned roadmap items are completed.
You can view the public roadmap <Link target="_blank" href="https://github.com/orgs/fold-dev/projects/8/views/2">here</Link>.
</AccordionPanel>
</AccordionItem>
<AccordionItem>
Expand Down
3 changes: 0 additions & 3 deletions src/pages/license.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ export const LicenseContent = (props) => (

<Text>The LICENSEE is granted a license to use the SOFTWARE as the basis of any non commercial/internal application, so long as that application is owned and operated by you, the LICENSEE.</Text>

<Heading as="h3">Free License</Heading>
<Text>Unlimited internal & external use of Fold Core.</Text>

<Heading as="h3">Indie License</Heading>
<Text>The LICENSEE is permitted to have a maximum of three (3) developers utilizing the license key. This limitation includes any Continuous Integration/Continuous Deployment (CI/CD) platforms, which shall be considered as one of the developers.</Text>

Expand Down

0 comments on commit e5c0492

Please sign in to comment.