From ae2902791244a5b10e8908ab92f865d8cf6b7e23 Mon Sep 17 00:00:00 2001 From: Ying Hua Date: Wed, 21 Jun 2017 23:22:07 +0000 Subject: [PATCH] use the correct config key for depot_name --- education/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/education/docfx.json b/education/docfx.json index 256ca334b7..067964f4d7 100644 --- a/education/docfx.json +++ b/education/docfx.json @@ -23,7 +23,7 @@ "ms.date": "05/09/2017", "_op_documentIdPathDepotMapping": { "./": { - "depotName": "Win.education" + "depot_name": "Win.education" } } },