Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 371f105

Browse files
meysholdtnisarhassan12
authored andcommitted
Smaller fixes to the FAQ
1 parent f5b989d commit 371f105

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/components/pricing/SelfHostedFAQs.tsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const SelfHostedFAQs = () => (
4949
<div>
5050
<h3>Can I try Gitpod for free?</h3>
5151
<p>
52-
Of course! You can try the full version on your own infrastructure for 30 days for free. Gitpod Self-Hosted is always free for up to five users. Get started now and <Link to="/docs/self-hosted/latest/self-hosted/">Install Self-Hosted</Link>.
52+
Of course! You can try the full version on your own infrastructure for 30 days for free. Gitpod Self-Hosted is always free for up to five users. Obtain your trial license <Link to="https://gitpod.io/selfhosted-trial/">here</Link> and get started by <Link to="/docs/self-hosted/latest/self-hosted/">installing Gitpod Self-Hosted</Link>.
5353
</p>
5454
<p>
5555
If you like the experience, you can continue using Gitpod by simply updating your existing instance with a purchased license key. Self-hosted Gitpod licenses can currently only be purchased by request. Please <Link to="/contact/">Contact Sales</Link> to receive an offer.
@@ -62,12 +62,12 @@ const SelfHostedFAQs = () => (
6262
</p>
6363
</div>
6464
<div>
65-
<h3>What’s the difference between Cloud and Self-Hosted?</h3>
65+
<h3>What is the difference between Cloud and Self-Hosted?</h3>
6666
<p>
67-
If you choose <strong>Gitpod Cloud</strong>, we will manage and host Gitpod in the cloud for you. This means minimal setup efforts for you and secure data storage in the cloud. Gitpod Cloud is be the best solution for teams who want to get started immediately and don’t want to spend time on setup efforts.
67+
If you choose <strong>Gitpod Cloud</strong>, we will manage and host Gitpod in the cloud for you. This means minimal setup efforts for you and secure data storage in the cloud. Gitpod Cloud is be the best solution for teams who want to get started immediately and don’t want to spend time on setup and operations.
6868
</p>
6969
<p>
70-
If you choose <strong>Gitpod Self-Hosted</strong>, you will manage and host Gitpod on your own instances. This means all data remains your infrastructure, as Gitpod can run behind corporate firewalls and on air-gapped networks. <strong>Gitpod Self-Hosted</strong> is the best solution for teams who want to keep full data control and don’t mind the additional setup efforts.
70+
If you choose <strong>Gitpod Self-Hosted</strong>, you will manage and host Gitpod on your own instances. This means all data remains your infrastructure, as Gitpod can run behind corporate firewalls and on air-gapped networks. <strong>Gitpod Self-Hosted</strong> is the best solution for teams who want to keep full data control or use Gitpod in private networks.
7171
</p>
7272
</div>
7373
</div>
@@ -90,7 +90,7 @@ const SelfHostedFAQs = () => (
9090
Currently, <strong>Gitpod Self-Hosted</strong> can only be purchased on request. Please <Link to="/contact">Contact Sales</Link> to receive an offer.
9191
</p>
9292
<p>
93-
All our plans can be paid via Credit Card.
93+
All our plans can be paid via invoice.
9494
</p>
9595
</div>
9696
<div>

0 commit comments

Comments
 (0)