From 683fcbb75051537d0fade3eb85fa41f4f626bbe3 Mon Sep 17 00:00:00 2001 From: v-saambe <33138377+v-saambe@users.noreply.github.com> Date: Thu, 11 Apr 2019 16:26:35 -0700 Subject: [PATCH] Update docfx.json --- windows/application-management/docfx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/windows/application-management/docfx.json b/windows/application-management/docfx.json index 8cb7d083a0..cf14d39f29 100644 --- a/windows/application-management/docfx.json +++ b/windows/application-management/docfx.json @@ -41,7 +41,8 @@ "feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app", "_op_documentIdPathDepotMapping": { "./": { - "depot_name": "MSDN.win-app-management" + "depot_name": "MSDN.win-app-management", + "folder_relative_path_in_docset": "./" } } }, @@ -50,4 +51,4 @@ "dest": "win-app-management", "markdownEngineName": "dfm" } -} \ No newline at end of file +}