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:
Vendored
-1
@@ -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
|
||||
// =============================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user