Make the enterprise question be in its own section and a bit shorter in response
This commit is contained in:
parent
4c15072c5a
commit
ad200d680f
1 changed files with 6 additions and 4 deletions
|
@ -25,8 +25,6 @@
|
|||
<dd>Yes! We offer unlimited storage and serving of public repositories. We strongly believe in the open source community and will do what we can to help!</dd>
|
||||
<dt>What types of payment do you accept?</dt>
|
||||
<dd>Quay uses Stripe as our payment processor, so we can accept any of the payment options they offer, which are currently: Visa, MasterCard, American Express, JCB, Discover and Diners Club.</dd>
|
||||
<dt>I work in an enterprise and we need to run Quay.io on our servers, any love?</dt>
|
||||
<dd>Please contact us at our <a href="mailto:support@quay.io">support email address</a> to discuss enterprise plans and the ability to self-host.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
|
@ -34,10 +32,14 @@
|
|||
<dt>Can I change my plan?</dt>
|
||||
<dd>Yes, you can change your plan at any time and your account will be pro-rated for the difference.</dd>
|
||||
<dt>Do you offer special plans for business or academic institutions?</dt>
|
||||
<dd>Please contact us at our <a href="mailto:support@quay.io">support email address</a> to discuss the details of your organization and inteded usage.</dd>
|
||||
<dd>Please contact us at our <a href="mailto:support@quay.io">support email address</a> to discuss the details of your organization and intended usage.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
<h3>Enterprise</h3>
|
||||
<dt>I work in an enterprise and we need to run Quay.io on our servers. Can I do so?</dt>
|
||||
<dd>Please contact us at our <a href="mailto:support@quay.io">support email address</a> to discuss enterprise plans.</dd>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Reference in a new issue