1
0
Fork 0

chore(apply): update terms (#2121)

* Update apply terms

* Missing tag

* Run prettier on file
This commit is contained in:
Shane Afsar 2023-11-07 15:46:57 -05:00 committed by GitHub
parent ac215bb035
commit a3871f2b5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -230,14 +230,19 @@ function ApplyForm() {
required={true}
id="opensource"
name="opensource"
aria-label="Confirm I understand that this is a Free Service as described in Algolia's Terms of Service"
aria-label="Confirm I understand that this is a Free Service as described in Algolia's Terms of Service and Algolia's Special Free Service Terms"
type="checkbox"
className="uil-mr-8"
/>
I understand that this is a Free Service as described in Algolia's{' '}
<InlineLink href="https://www.algolia.com/policies/terms/">
Terms of Service.
Terms of Service
</InlineLink>{' '}
and Algolia's{' '}
<InlineLink href="https://www.algolia.com/policies/free-services-terms/">
Special Free Services Terms
</InlineLink>
.
</LabelText>
<Button