mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update fleetdm.com/pricing to indicate released features (#3828)
- Remove "Coming soon" asterisks to indicate that Fleet's current feature set
This commit is contained in:
parent
330e3d6c10
commit
bf8a681c10
1 changed files with 3 additions and 3 deletions
6
website/views/pages/pricing.ejs
vendored
6
website/views/pages/pricing.ejs
vendored
|
|
@ -497,7 +497,7 @@
|
|||
src="/images/ellipse-6x6@2x.png"
|
||||
style="width: 6px; height: 6px; margin-top: 09.6px"
|
||||
/>
|
||||
<p class="ml-2 my-0">Human-to-device mapping*†</p>
|
||||
<p class="ml-2 my-0">Human-to-device mapping†</p>
|
||||
</div>
|
||||
<div class="col-2">
|
||||
<img
|
||||
|
|
@ -744,7 +744,7 @@
|
|||
src="/images/ellipse-6x6@2x.png"
|
||||
style="width: 6px; height: 6px; margin-top: 09.6px"
|
||||
/>
|
||||
<p class="ml-2 my-0">Query performance monitoring*</p>
|
||||
<p class="ml-2 my-0">Query performance monitoring</p>
|
||||
</div>
|
||||
<div class="col-2">
|
||||
<img
|
||||
|
|
@ -797,7 +797,7 @@
|
|||
style="width: 6px; height: 6px; margin-top: 09.6px"
|
||||
/>
|
||||
<p class="ml-2 my-0">
|
||||
Detect and surface issues with devices*†
|
||||
Detect and surface issues with devices†
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-2">
|
||||
|
|
|
|||
Loading…
Reference in a new issue