added link to FAQ (#19356)

Added link to FAQ. Closes
https://github.com/fleetdm/confidential/issues/5654.
This commit is contained in:
Mike Thomas 2024-05-31 00:30:47 +09:00 committed by GitHub
parent 8bb332f109
commit 22aec927a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View file

@ -38,6 +38,9 @@
margin-bottom: 60px;
text-align: center;
max-width: 800px;
a {
text-decoration: underline;
}
}
[purpose='support-card']:hover {

View file

@ -33,7 +33,7 @@
</div>
<div purpose="page-title" class="mx-auto">
<h1>Support</h1>
<p>Ask a question, chat with engineers, or get in touch with the Fleet team.</p>
<p>Ask a question, chat with engineers, or get in touch with the Fleet team. For answers to commonly asked questions, check the <a href="/docs/get-started/faq">FAQ</a>.</p>
</div>
<div purpose="support-cards" class="d-flex mx-auto justify-content-center">