From 2a513f07da73edb589d27d4d2093b93fcae9bd88 Mon Sep 17 00:00:00 2001 From: Ying Hua Date: Wed, 21 Jun 2017 00:04:07 -0700 Subject: [PATCH] fix document id for docset education --- education/docfx.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/education/docfx.json b/education/docfx.json index edff4fd2ac..f3e6594f0c 100644 --- a/education/docfx.json +++ b/education/docfx.json @@ -20,7 +20,12 @@ "audience": "windows-education", "ms.topic": "article", "breadcrumb_path": "/education/breadcrumb/toc.json", - "ms.date": "05/09/2017" + "ms.date": "05/09/2017", + "_op_documentIdPathDepotMapping": { + ".": { + "depotName": "Win.education" + } + } }, "externalReference": [ ],