Update docfx.json

This commit is contained in:
v-saambe
2019-04-11 16:23:20 -07:00
committed by GitHub
parent 459ad3a1e7
commit 7f1aa921b2

View File

@ -27,7 +27,8 @@
"feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app", "feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app",
"_op_documentIdPathDepotMapping": { "_op_documentIdPathDepotMapping": {
"./": { "./": {
"depot_name": "Win.internet-explorer" "depot_name": "Win.internet-explorer",
"folder_relative_path_in_docset": "./"
} }
} }
}, },
@ -37,4 +38,4 @@
"dest": "edges/internet-explorer", "dest": "edges/internet-explorer",
"markdownEngineName": "dfm" "markdownEngineName": "dfm"
} }
} }