mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Website: Alias for radio ad (#15928)
This commit is contained in:
parent
14d5c9094b
commit
2eb29bd56b
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -498,6 +498,7 @@ module.exports.routes = {
|
|||
'GET /try-fleet/sandbox-expired': '/try-fleet/fleetctl-preview',
|
||||
'GET /try-fleet/sandbox': '/try-fleet/fleetctl-preview',
|
||||
'GET /try-fleet/waitlist': '/try-fleet/fleetctl-preview',
|
||||
'GET /mdm': '/device-management',// « alias for radio ad
|
||||
|
||||
// Fleet UI
|
||||
// =============================================================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue