mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Website: Add missing redirect (#30895)
See https://github.com/fleetdm/fleet/issues/30883
This commit is contained in:
parent
f4a9eabfd9
commit
b21a2711f9
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -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',
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue