mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Add route for Android software managed configuration (#39141)
Resolves: #38570
This commit is contained in:
parent
b6aff834c2
commit
4e7aa96883
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -1192,6 +1192,7 @@ module.exports.routes = {
|
|||
'GET /learn-more-about/configuration-profiles-user-channel': '/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',
|
||||
'GET /learn-more-about/android-software-managed-configuration': '/guides/install-app-store-apps#configuration',
|
||||
'GET /learn-more-about/microsoft-entra-tenant-id': 'https://entra.microsoft.com/#home',
|
||||
|
||||
// Sitemap
|
||||
|
|
|
|||
Loading…
Reference in a new issue