From c7545ed0f6562a5aebfb6af3e2c99c0eb0893d6b Mon Sep 17 00:00:00 2001 From: Banani-Rath Date: Thu, 11 Apr 2019 16:14:39 -0700 Subject: [PATCH] Update docfx.json --- devices/surface-hub/docfx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/devices/surface-hub/docfx.json b/devices/surface-hub/docfx.json index 88d3dc2f7e..9feee3c192 100644 --- a/devices/surface-hub/docfx.json +++ b/devices/surface-hub/docfx.json @@ -29,7 +29,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.surface-hub" + "depot_name": "Win.surface-hub", + "folder_relative_path_in_docset": "./" } } }, @@ -39,4 +40,4 @@ "dest": "devices/surface-hub", "markdownEngineName": "dfm" } -} \ No newline at end of file +}