mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update "ask us anything" link on /support (#16189)
- I updated the "ask us anything" link to point to /contact rather than opening the chatbot.
This commit is contained in:
parent
a6d622f8a9
commit
58487c584a
1 changed files with 1 additions and 1 deletions
2
website/views/pages/support.ejs
vendored
2
website/views/pages/support.ejs
vendored
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
<div purpose="support-row" class="d-flex">
|
||||
|
||||
<a @click="clickOpenChatWidget">
|
||||
<a href="/contact">
|
||||
<div purpose="support-card" class="card d-flex justify-content-center" >
|
||||
<img alt="Ask us anything" src="/images/icon-ask-anything-64x64@2x.png">
|
||||
<h3>Ask us anything</h3>
|
||||
|
|
|
|||
Loading…
Reference in a new issue