mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 08:28:52 +00:00
Add redirect for upcoming story for empty state (#31139)
Related to: - #27390
This commit is contained in:
parent
4d0518137e
commit
bbb683ded8
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -947,6 +947,7 @@ module.exports.routes = {
|
|||
'GET /learn-more-about/microsoft-entra-setup': 'https://entra.microsoft.com/#view/Microsoft_AAD_IAM/TenantProperties.ReactView',
|
||||
'GET /learn-more-about/conditional-access': '/guides/entra-conditional-access-integration',
|
||||
'GET /learn-more-about/organization-logo-size': '/docs/configuration/yaml-files#org-info',
|
||||
'GET /learn-more-about/byod-hosts-vpp-install': 'https://github.com/fleetdm/fleet/issues/31138',
|
||||
|
||||
// Sitemap
|
||||
// =============================================================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue