From 7457fd903833bf21eba19b09b5a4ba9d9cc0adc8 Mon Sep 17 00:00:00 2001 From: Integrated Solutions <159874617+isgq-github01@users.noreply.github.com> Date: Fri, 14 Mar 2025 16:52:55 +1000 Subject: [PATCH] Fixed Intune capitalisation on Devices page Signed-off-by: Integrated Solutions <159874617+isgq-github01@users.noreply.github.com> --- src/pages/endpoint/MEM/devices/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/endpoint/MEM/devices/index.js b/src/pages/endpoint/MEM/devices/index.js index 1cbe998d8d92..17197aff1e9b 100644 --- a/src/pages/endpoint/MEM/devices/index.js +++ b/src/pages/endpoint/MEM/devices/index.js @@ -23,7 +23,7 @@ const Page = () => { const actions = [ { - label: "View in InTune", + label: "View in Intune", link: `https://intune.microsoft.com/${tenantFilter}/#view/Microsoft_Intune_Devices/DeviceSettingsMenuBlade/~/overview/mdmDeviceId/[id]`, color: "info", icon: ,