Website: add redirect for /try-fleet/fleetctl-preview (#17656)

Closes: #17655

Changes:
- Added a redirect for `/try-fleet/fleetctl-preview` going to
`/try-fleet`
This commit is contained in:
Eric 2024-03-14 18:05:04 -05:00 committed by GitHub
parent 224a5f89bd
commit 4ce61c0e2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -467,6 +467,8 @@ module.exports.routes = {
'GET /try-fleet/login': '/login',
'GET /try-fleet/register': '/register',
'GET /customers/new-license': '/new-license',
'GET /try-fleet/fleetctl-preview': '/try-fleet',
// ╔╦╗╦╔═╗╔═╗ ╦═╗╔═╗╔╦╗╦╦═╗╔═╗╔═╗╔╦╗╔═╗ ┬ ╔╦╗╔═╗╦ ╦╔╗╔╦ ╔═╗╔═╗╔╦╗╔═╗
// ║║║║╚═╗║ ╠╦╝║╣ ║║║╠╦╝║╣ ║ ║ ╚═╗ ┌┼─ ║║║ ║║║║║║║║ ║ ║╠═╣ ║║╚═╗
// ╩ ╩╩╚═╝╚═╝ ╩╚═╚═╝═╩╝╩╩╚═╚═╝╚═╝ ╩ ╚═╝ └┘ ═╩╝╚═╝╚╩╝╝╚╝╩═╝╚═╝╩ ╩═╩╝╚═╝