mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update routes.js (#23968)
Updated software management page description.
This commit is contained in:
parent
8658e4f1ec
commit
f04375e670
1 changed files with 1 additions and 1 deletions
2
website/config/routes.js
vendored
2
website/config/routes.js
vendored
|
|
@ -240,7 +240,7 @@ module.exports.routes = {
|
|||
action: 'view-software-management',
|
||||
locals: {
|
||||
pageTitleForMeta: 'Software management',
|
||||
pageDescriptionForMeta: 'Report CVEs, software inventory, security posture, and other risks down to the chipset of any endpoint with Fleet.',
|
||||
pageDescriptionForMeta: 'Pick from a curated app library or upload your own custom packages. Configure custom installation scripts if you need or let Fleet do it for you.',
|
||||
currentSection: 'platform',
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue