Skip to content

Commit

Permalink
Update routes.js (#25628)
Browse files Browse the repository at this point in the history
Added redirect to Apple Business Manager apps and books page.
  • Loading branch information
eugkuo authored Jan 21, 2025
1 parent 15ac793 commit 443595e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/config/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@ module.exports.routes = {
// =============================================================================================================
// Redirects for external links from the Fleet UI & CLI, including to fleetdm.com and to external websites not
// maintained by Fleet. These help avoid broken links by reducing surface area of links to maintain in the UI.
'GET /learn-more-about/abm-apps': 'https://business.apple.com/#/main/appsandbooks',
'GET /learn-more-about/chromeos-updates': 'https://support.google.com/chrome/a/answer/6220366',
'GET /learn-more-about/just-in-time-provisioning': '/docs/deploy/single-sign-on-sso#just-in-time-jit-user-provisioning',
'GET /learn-more-about/os-updates': '/docs/using-fleet/mdm-os-updates',
Expand Down

0 comments on commit 443595e

Please sign in to comment.