Website: Add alias route (#16194)

@eashaw can review and merge
This commit is contained in:
Mike McNeil 2024-01-17 23:10:03 -06:00 committed by GitHub
parent 223ded6230
commit bf25465df2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -500,6 +500,7 @@ module.exports.routes = {
'GET /try-fleet/sandbox': '/try-fleet/fleetctl-preview',
'GET /try-fleet/waitlist': '/try-fleet/fleetctl-preview',
'GET /mdm': '/device-management',// « alias for radio ad
'GET /endpoint-operations': '/endpoint-ops',// « just in case we type it the wrong way
// Fleet UI
// =============================================================================================================