diff --git a/windows/deployment/docfx.json b/windows/deployment/docfx.json index 45f759e8f4..c44cab89c5 100644 --- a/windows/deployment/docfx.json +++ b/windows/deployment/docfx.json @@ -42,7 +42,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-development" + "depot_name": "MSDN.win-development", + "folder_relative_path_in_docset": "./" } } }, @@ -51,4 +52,4 @@ "dest": "win-development", "markdownEngineName": "dfm" } -} \ No newline at end of file +}