From a4c554d118e759771307f2ef46b31c80c3f7aba8 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 2 May 2017 08:20:46 -0700 Subject: [PATCH 1/2] adding education breadcrumbs --- education/breadcrumb/toc.yml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/education/breadcrumb/toc.yml b/education/breadcrumb/toc.yml index acc2508932..f7aa3cdcfa 100644 --- a/education/breadcrumb/toc.yml +++ b/education/breadcrumb/toc.yml @@ -2,6 +2,14 @@ tocHref: / topicHref: / items: - - name: Windows - tocHref: /education/windows - topicHref: /education/windows/index \ No newline at end of file + - name: Education + tocHref: /education/ + topicHref: /education/index + items: + - name: Get started + tocHref: /education/get-started + topicHref: /education/get-started/index + - name: Windows + tocHref: /education/windows + topicHref: /education/windows/index + \ No newline at end of file From d662ea3cd0de7fb762d4d5c0ab58db51cee04e47 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 2 May 2017 08:32:37 -0700 Subject: [PATCH 2/2] fixing redirect --- .openpublishing.redirection.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 8af01fd971..516117e0be 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -8152,7 +8152,7 @@ }, { "source_path": "windows/keep-secure/collect-wip-audit-event-logs.md", -"redirect_url": "/windows/threat-protection/collect-wip-audit-event-logs", +"redirect_url": "/windows/threat-protection/windows-information-protection/collect-wip-audit-event-logs", "redirect_document_id": true }, {