Add redirect for upcoming story for empty state (#31139)

Related to:

- #27390
This commit is contained in:
Marko Lisica 2025-07-23 13:30:33 +02:00 committed by GitHub
parent 4d0518137e
commit bbb683ded8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
// =============================================================================================================