From 64a941c88af70c82e961a3d78278078386253a70 Mon Sep 17 00:00:00 2001 From: v-saambe <33138377+v-saambe@users.noreply.github.com> Date: Thu, 11 Apr 2019 16:35:28 -0700 Subject: [PATCH] Update docfx.json --- store-for-business/docfx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/store-for-business/docfx.json b/store-for-business/docfx.json index e02715ff1f..c36c5dff04 100644 --- a/store-for-business/docfx.json +++ b/store-for-business/docfx.json @@ -43,7 +43,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.store-for-business" + "depot_name": "MSDN.store-for-business", + "folder_relative_path_in_docset": "./" } } }, @@ -52,4 +53,4 @@ "dest": "store-for-business", "markdownEngineName": "dfm" } -} \ No newline at end of file +}