mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Add redirect for Microsoft compliance partner docs (#30521)
This commit is contained in:
parent
848d3aec28
commit
d3d7825e68
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -934,6 +934,7 @@ module.exports.routes = {
|
|||
'GET /learn-more-about/self-service-software': '/guides/software-self-service',
|
||||
'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',
|
||||
|
||||
// Sitemap
|
||||
// =============================================================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue