From 7afd8b4abcd3ad1a16c6acd73509ec9dda49f43e Mon Sep 17 00:00:00 2001 From: Daniel Simpson Date: Mon, 12 Apr 2021 07:23:37 -0700 Subject: [PATCH 1/2] testing redir fix --- .openpublishing.redirection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index b19eb303bc..6f59f969ab 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -18756,7 +18756,7 @@ "redirect_document_id": false }, { - "source_path": "why-use-microsoft-defender-antivirus.md", + "source_path": "/windows/security/threat-protection/microsoft-defender-antivirus/why-use-microsoft-defender-antivirus.md", "redirect_url": "/microsoft-365/security/defender-endpoint/why-use-microsoft-defender-antivirus", "redirect_document_id": false } From 5fe2e98c66e7ffedcc1cbd49b7b4814de645f5f1 Mon Sep 17 00:00:00 2001 From: Daniel Simpson Date: Mon, 12 Apr 2021 07:30:03 -0700 Subject: [PATCH 2/2] fix source --- .openpublishing.redirection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 6f59f969ab..72eba87cb8 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -18756,7 +18756,7 @@ "redirect_document_id": false }, { - "source_path": "/windows/security/threat-protection/microsoft-defender-antivirus/why-use-microsoft-defender-antivirus.md", + "source_path": "windows/security/threat-protection/microsoft-defender-antivirus/why-use-microsoft-defender-antivirus.md", "redirect_url": "/microsoft-365/security/defender-endpoint/why-use-microsoft-defender-antivirus", "redirect_document_id": false }