From 2f6b4342b04ef1c22ed329367f24bb85f3b2176a Mon Sep 17 00:00:00 2001 From: Banani-Rath Date: Thu, 11 Apr 2019 15:51:41 -0700 Subject: [PATCH] Update docfx.json --- smb/docfx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 +}