From 75809889bf613763e5d745165e3aa93e8c6534b3 Mon Sep 17 00:00:00 2001 From: Jacob Shandling <61553566+jacobshandling@users.noreply.github.com> Date: Thu, 9 Feb 2023 14:49:09 -0800 Subject: [PATCH] update links and flash error copy (#9703) # Small copy / url updates # Checklist for submitter - [x] Manual QA for all new/changed functionality Co-authored-by: Jacob Shandling --- .../pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/frontend/pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx b/frontend/pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx index 26d31e7fc4..5c1a1bb31c 100644 --- a/frontend/pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx +++ b/frontend/pages/admin/IntegrationsPage/cards/Mdm/Mdm.tsx @@ -117,7 +117,7 @@ const Mdm = (): JSX.Element => { } else { renderFlash( "error", - "Your MDM business manager keys could not be downloaded. Please TODO ACTION." + "Your MDM business manager keys could not be downloaded. Please try again." ); } return false; @@ -162,7 +162,11 @@ const Mdm = (): JSX.Element => {

5. Deploy Fleet with mdm configuration.{" "} - +

@@ -225,7 +229,7 @@ const Mdm = (): JSX.Element => {

4. Deploy Fleet with mdm configuration.{" "}