From 7db9f6bc333cc3f63f04cef4fc64b1a0335ba824 Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 23 Mar 2021 12:45:00 -0700 Subject: [PATCH] Update .openpublishing.redirection.json Add redirect for windows/security/threat-protection/microsoft-defender-atp/mac-device-control-overview.md --- .openpublishing.redirection.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index ebb31d42a7..483d7d215f 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -18464,6 +18464,11 @@ "source_path": "windows/security/threat-protection/microsoft-defender-atp/whats-new-in-microsoft-defender-atp.md", "redirect_url": "https://docs.microsoft.com/microsoft-365/security/defender-endpoint/whats-new-in-microsoft-defender-endpoint", "redirect_document_id": true - } + }, + { + "source_path": "windows/security/threat-protection/microsoft-defender-atp/mac-device-control-overview.md", + "redirect_url": "https://docs.microsoft.com/microsoft-365/security/defender-endpoint/mac-device-control-overview", + "redirect_document_id": true + } ] }