mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Redirect for pre-fill and lock local account creation story (#17271)
Redirection for URL used in Fleet UI - #9147
This commit is contained in:
parent
302c594046
commit
4622b5a787
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -518,6 +518,7 @@ module.exports.routes = {
|
|||
'GET /sign-in-to/microsoft-automatic-enrollment-tool': 'https://portal.azure.com',
|
||||
'GET /learn-more-about/custom-os-settings': '/docs/using-fleet/mdm-custom-os-settings',
|
||||
'GET /learn-more-about/enrolling-hosts': '/docs/using-fleet/adding-hosts',
|
||||
'GET /learn-more-about/setup-assistant': '/docs/using-fleet/mdm-macos-setup-experience#macos-setup-assistant',
|
||||
|
||||
// Sitemap
|
||||
// =============================================================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue