From d887a24d27e0e8d49070775c260d9a96f363cd73 Mon Sep 17 00:00:00 2001 From: v-saambe <33138377+v-saambe@users.noreply.github.com> Date: Thu, 11 Apr 2019 16:29:54 -0700 Subject: [PATCH] Update docfx.json --- windows/device-security/docfx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/windows/device-security/docfx.json b/windows/device-security/docfx.json index acfa4df08b..bac00186ea 100644 --- a/windows/device-security/docfx.json +++ b/windows/device-security/docfx.json @@ -39,7 +39,8 @@ "ms.date": "04/05/2017", "_op_documentIdPathDepotMapping": { "./": { - "depot_name": "MSDN.win-device-security" + "depot_name": "MSDN.win-device-security", + "folder_relative_path_in_docset": "./" } } }, @@ -47,4 +48,4 @@ "template": [], "dest": "win-device-security" } -} \ No newline at end of file +}