diff --git a/smb/docfx.json b/smb/docfx.json index 56500f0150..b86df232d5 100644 --- a/smb/docfx.json +++ b/smb/docfx.json @@ -36,7 +36,8 @@ "feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app", "_op_documentIdPathDepotMapping": { "./": { - "depot_name": "TechNet.smb" + "depot_name": "TechNet.smb", + "folder_relative_path_in_docset": "./" } } }, @@ -45,4 +46,4 @@ "dest": "smb", "markdownEngineName": "dfm" } -} \ No newline at end of file +}