From dc5006ade5adae27517c719d89d01e760c330168 Mon Sep 17 00:00:00 2001 From: lomayor Date: Wed, 25 Sep 2019 16:55:37 -0700 Subject: [PATCH] Fixed AH TOC links --- windows/security/threat-protection/TOC.md | 8 ++++---- .../advanced-hunting-best-practices.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/windows/security/threat-protection/TOC.md b/windows/security/threat-protection/TOC.md index 5f34f47d44..b0cc4d9187 100644 --- a/windows/security/threat-protection/TOC.md +++ b/windows/security/threat-protection/TOC.md @@ -102,10 +102,10 @@ ### [Advanced hunting]() #### [Advanced hunting overview](microsoft-defender-atp/overview-hunting.md) -#### [Learn the query language](advanced-hunting.md) -#### [Use shared queries](advanced-hunting-shared-queries.md) +#### [Learn the query language](microsoft-defender-atp/advanced-hunting.md) +#### [Use shared queries](microsoft-defender-atp/advanced-hunting-shared-queries.md) #### [Advanced hunting schema reference]() -##### [Understand the schema](advanced-hunting-reference.md) +##### [Understand the schema](microsoft-defender-atp/advanced-hunting-reference.md) ##### [AlertEvents](microsoft-defender-atp/advanced-hunting-alertevents-table.md) ##### [FileCreationEvents](microsoft-defender-atp/advanced-hunting-filecreationevents-table.md) ##### [ImageLoadEvents](microsoft-defender-atp/advanced-hunting-imageloadevents-table.md) @@ -116,7 +116,7 @@ ##### [NetworkCommunicationEvents](microsoft-defender-atp/advanced-hunting-networkcommunicationevents-table.md) ##### [ProcessCreationEvents](microsoft-defender-atp/advanced-hunting-processcreationevents-table.md) ##### [RegistryEvents](microsoft-defender-atp/advanced-hunting-registryevents-table.md) -#### [Apply query best practices](advanced-hunting-best-practices.md) +#### [Apply query best practices](microsoft-defender-atp/advanced-hunting-best-practices.md) #### [Stream Advanced hunting events to Azure Event Hubs](microsoft-defender-atp/raw-data-export-event-hub.md) diff --git a/windows/security/threat-protection/microsoft-defender-atp/advanced-hunting-best-practices.md b/windows/security/threat-protection/microsoft-defender-atp/advanced-hunting-best-practices.md index 5684c777c2..52f6b813f4 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/advanced-hunting-best-practices.md +++ b/windows/security/threat-protection/microsoft-defender-atp/advanced-hunting-best-practices.md @@ -97,4 +97,4 @@ ProcessCreationEvents ## Related topics - [Advanced hunting overview](overview-hunting.md) - [Learn the query language](advanced-hunting.md) -- [Understand the schema](advanced-hunting-schema-reference.md) \ No newline at end of file +- [Understand the schema](advanced-hunting-reference.md) \ No newline at end of file