From 7b9cb7287fd06ba8f3be8bbedfcb161b1a2f9a4a Mon Sep 17 00:00:00 2001 From: v-saambe <33138377+v-saambe@users.noreply.github.com> Date: Thu, 11 Apr 2019 16:29:26 -0700 Subject: [PATCH] Update docfx.json --- windows/access-protection/docfx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/windows/access-protection/docfx.json b/windows/access-protection/docfx.json index f27666d0fd..b394742538 100644 --- a/windows/access-protection/docfx.json +++ b/windows/access-protection/docfx.json @@ -38,7 +38,8 @@ "ms.author": "justinha", "_op_documentIdPathDepotMapping": { "./": { - "depot_name": "MSDN.win-access-protection" + "depot_name": "MSDN.win-access-protection", + "folder_relative_path_in_docset": "./" } } }, @@ -46,4 +47,4 @@ "template": [], "dest": "win-access-protection" } -} \ No newline at end of file +}