Website: Remove duplicate redirect (#24184)

Just merged in an old PR with this change after we had already merged a
newer PR adding it 🤦‍♀️
This commit is contained in:
Rachael Shaw 2024-11-26 15:06:05 -06:00 committed by GitHub
parent 530ed16890
commit d7e946fcce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -599,7 +599,6 @@ 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
// =============================================================================================================