From 1fb4b71c6c2dc760e87bfec56e78a2a3cf23d8d5 Mon Sep 17 00:00:00 2001 From: Banani-Rath Date: Fri, 12 Apr 2019 15:02:12 -0700 Subject: [PATCH] Update docfx.json --- mdop/docfx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mdop/docfx.json b/mdop/docfx.json index 38b354ec49..60c7cbf596 100644 --- a/mdop/docfx.json +++ b/mdop/docfx.json @@ -27,7 +27,8 @@ "feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app", "_op_documentIdPathDepotMapping": { "./": { - "depot_name": "Win.mdop" + "depot_name": "Win.mdop", + "folder_relative_path_in_docset": "./" } } }, @@ -37,4 +38,4 @@ "dest": "mdop", "markdownEngineName": "dfm" } -} \ No newline at end of file +}