We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3884750 + 7457fd9 commit 0f6823eCopy full SHA for 0f6823e
src/pages/endpoint/MEM/devices/index.js
@@ -23,7 +23,7 @@ const Page = () => {
23
24
const actions = [
25
{
26
- label: "View in InTune",
+ label: "View in Intune",
27
link: `https://intune.microsoft.com/${tenantFilter}/#view/Microsoft_Intune_Devices/DeviceSettingsMenuBlade/~/overview/mdmDeviceId/[id]`,
28
color: "info",
29
icon: <EyeIcon />,
0 commit comments