diff --git a/frontend/pages/admin/IntegrationsPage/cards/AutomaticEnrollment/WindowsAutomaticEnrollmentPage/WindowsAutomaticEnrollmentPage.tsx b/frontend/pages/admin/IntegrationsPage/cards/AutomaticEnrollment/WindowsAutomaticEnrollmentPage/WindowsAutomaticEnrollmentPage.tsx index 80743fe5ba..ec8e50b7b1 100644 --- a/frontend/pages/admin/IntegrationsPage/cards/AutomaticEnrollment/WindowsAutomaticEnrollmentPage/WindowsAutomaticEnrollmentPage.tsx +++ b/frontend/pages/admin/IntegrationsPage/cards/AutomaticEnrollment/WindowsAutomaticEnrollmentPage/WindowsAutomaticEnrollmentPage.tsx @@ -50,7 +50,7 @@ const WindowsAutomaticEnrollmentPage = () => {
  • diff --git a/website/config/routes.js b/website/config/routes.js index a90dbf80c0..7209aab9e1 100644 --- a/website/config/routes.js +++ b/website/config/routes.js @@ -511,6 +511,7 @@ module.exports.routes = { // These are external links not maintained by Fleet. We can point the Fleet UI to redirects here instead of the // original sources to help avoid broken links. 'GET /learn-more-about/chromeos-updates': 'https://support.google.com/chrome/a/answer/6220366', + 'GET /sign-in-to/microsoft-automatic-enrollment-tool': 'https://portal.azure.com', // Sitemap // =============================================================================================================