diff --git a/windows/configuration/docfx.json b/windows/configuration/docfx.json index 67eda5ee5a..bd41749bd6 100644 --- a/windows/configuration/docfx.json +++ b/windows/configuration/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-configuration" + "depot_name": "MSDN.win-configuration", + "folder_relative_path_in_docset": "./" } } }, @@ -50,4 +51,4 @@ "dest": "win-configuration", "markdownEngineName": "dfm" } -} \ No newline at end of file +}