mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 00:18:27 +00:00
parent
b7be9ed83b
commit
599f16fa40
1 changed files with 6 additions and 6 deletions
12
website/views/pages/support.ejs
vendored
12
website/views/pages/support.ejs
vendored
|
|
@ -35,19 +35,19 @@
|
|||
</div>
|
||||
</a>
|
||||
|
||||
<a href="/handbook/customers">
|
||||
<a href="/handbook/company/communications#customer-support-service-level-agreements-slas">
|
||||
<div purpose="support-card" class="card d-flex justify-content-center">
|
||||
<img alt="Premium support" src="/images/icon-premium-support-64x64@2x.png">
|
||||
<h3>Premium support</h3>
|
||||
<p>Dedicated Slack channel and support from the Fleet team.</p>
|
||||
<img alt="Premium support" src="/images/icon-premium-support-64x64@2x.png">
|
||||
<h3>Premium support</h3>
|
||||
<p>Dedicated Slack channel and support from the Fleet team.</p>
|
||||
</div>
|
||||
</a>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div purpose="page-title" class="mx-auto">
|
||||
<h1>Ask the community</h1>
|
||||
<p>Fleet has an active open-source community of knowledgable and helpful users. If you have a question about something that isn't in the documentation, try one of these places:</p>
|
||||
<p>Fleet has an active open-source community of knowledgeable and helpful users. If you have a question about something that isn't in the documentation, try one of these places:</p>
|
||||
</div>
|
||||
<div purpose="community-cards" class="d-flex justify-content-center flex-sm-row flex-column">
|
||||
<a href="https://chat.osquery.io/c/fleet" target="_blank" class="d-flex">
|
||||
|
|
|
|||
Loading…
Reference in a new issue