mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Edit app management help text (#22729)
Updating application management text to be more concise.
This commit is contained in:
parent
cb67c32afc
commit
4632b17d0e
2 changed files with 2 additions and 2 deletions
|
|
@ -558,7 +558,7 @@
|
|||
# ╠═╣╠═╝╠═╝║ ║║ ╠═╣ ║ ║║ ║║║║ ║║║╠═╣║║║╠═╣║ ╦║╣ ║║║║╣ ║║║ ║
|
||||
# ╩ ╩╩ ╩ ╩═╝╩╚═╝╩ ╩ ╩ ╩╚═╝╝╚╝ ╩ ╩╩ ╩╝╚╝╩ ╩╚═╝╚═╝╩ ╩╚═╝╝╚╝ ╩
|
||||
- industryName: Application management
|
||||
description: Manage updates and patches for apps on macOS, Windows, and Linux computers.
|
||||
description: Manage updates and apps on macOS, Windows, and Linux computers.
|
||||
tier: Premium
|
||||
jamfProHasFeature: appleOnly
|
||||
jamfProtectHasFeature: no
|
||||
|
|
|
|||
2
website/views/pages/homepage.ejs
vendored
2
website/views/pages/homepage.ejs
vendored
|
|
@ -42,7 +42,7 @@
|
|||
<strong>Debunk the cross-platform myth</strong>
|
||||
<p>Fleet exposes familiar concepts from traditional MDMs like custom attributes and dynamic grouping, but in a way that lets you work directly with data and events from each native operating system.</p>
|
||||
<strong>Less friction</strong>
|
||||
<p>Automatically manage updates and patches for apps on macOS, Windows, and Linux computers.</p>
|
||||
<p>Automatically manage updates and apps on macOS, Windows, and Linux computers.</p>
|
||||
<div>
|
||||
<a purpose="category-button" class="text-nowrap btn btn-primary" href="/device-management">Start with device management</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue