mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Update URL for Apple updates (#37409)
This commit is contained in:
parent
32e9118243
commit
21588870b3
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -1102,6 +1102,7 @@ module.exports.routes = {
|
|||
'GET /learn-more-about/apple-business-manager-gitops': '/docs/using-fleet/gitops#apple-business-manager',
|
||||
'GET /learn-more-about/s3-bootstrap-package': '/docs/configuration/fleet-server-configuration#s-3-software-installers-bucket',
|
||||
'GET /learn-more-about/available-os-update-versions': '/guides/enforce-os-updates#available-macos-ios-and-ipados-versions',
|
||||
'GET /learn-more-about/apple-available-os-updates': '/guides/enforce-os-updates#available-macos-ios-and-ipados-versions',
|
||||
'GET /learn-more-about/policy-automation-install-software': '/guides/automatic-software-install-in-fleet',
|
||||
'GET /learn-more-about/query-templates-for-automatic-software-install': '/guides/automatic-software-install-in-fleet#templates-for-policy-queries',
|
||||
'GET /learn-more-about/exe-install-scripts': '/guides/exe-install-scripts',
|
||||
|
|
|
|||
Loading…
Reference in a new issue