Website: Add missing redirect (#30895)

See https://github.com/fleetdm/fleet/issues/30883
This commit is contained in:
Rachael Shaw 2025-07-15 11:57:55 -05:00 committed by GitHub
parent f4a9eabfd9
commit b21a2711f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -944,6 +944,7 @@ module.exports.routes = {
'GET /learn-more-about/request-hydrant-certificate': '/docs/rest-api#request-certificate',
'GET /learn-more-about/yaml-software-setup-experience': '/docs/configuration/yaml-files#self-service-labels-categories-and-setup-experience',
'GET /learn-more-about/microsoft-compliance-partner': '/guides/entra-conditional-access-integration',
'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',