mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Learn more link for configuration profiles error (#36588)
Related to: #34962
This commit is contained in:
parent
a294b127a0
commit
b8cad36eb1
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -1019,6 +1019,7 @@ module.exports.routes = {
|
|||
'GET /learn-more-about/setup-experience/bootstrap-package': '/guides/macos-setup-experience#bootstrap-package',
|
||||
'GET /learn-more-about/built-in-variables': '/docs/configuration/yaml-files#variables',
|
||||
'GET /learn-more-about/disable-entra-conditional-access': '/guides/entra-conditional-access-integration#disable',
|
||||
'GET /learn-more-about/macos-configuration-profiles-same-scope': '/guides/custom-os-settings#upgrading-to-4-71-0',
|
||||
|
||||
// Sitemap
|
||||
// =============================================================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue