mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Add route for deploying self-service to iOS (#37702)
This commit is contained in:
parent
c2a913a4c7
commit
3f54635257
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -1162,6 +1162,7 @@ module.exports.routes = {
|
|||
'GET /learn-more-about/connect-microsoft-entra': '/guides/windows-mdm-setup#automatic-enrollment',
|
||||
'GET /learn-more-about/macos-configuration-profiles-same-scope': '/guides/custom-os-settings#upgrading-to-4-71-0',
|
||||
'GET /learn-more-about/disable-okta-conditional-access': '/guides/okta-conditional-access-integration#disabling-okta-conditional-access',
|
||||
'GET /learn-more-about/deploy-self-service-to-ios': '/guides/software-self-service#deploy-self-service-on-ios-and-ipados',
|
||||
|
||||
// Sitemap
|
||||
// =============================================================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue