Add redirect to disk encryption guide (#23846)

For #22074
This commit is contained in:
Rachael Shaw 2024-11-26 14:45:17 -06:00 committed by GitHub
parent 86eb8fd058
commit 530ed16890
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -599,6 +599,7 @@ module.exports.routes = {
'GET /learn-more-about/installing-fleetctl': '/guides/fleetctl#installing-fleetctl',
'GET /learn-more-about/mdm-disk-encryption': '/guides/enforce-disk-encryption',
'GET /contribute-to/policies': 'https://github.com/fleetdm/fleet/edit/main/docs/01-Using-Fleet/standard-query-library/standard-query-library.yml',
'GET /learn-more-about/mdm-disk-encryption': '/guides/enforce-disk-encryption',
// Sitemap
// =============================================================================================================