From fe6205bbad23b43fbca92c16fbed5cdfbeb5261a Mon Sep 17 00:00:00 2001 From: saldana Date: Wed, 11 May 2016 20:26:42 -0700 Subject: [PATCH] updated destination --- education/docfx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/education/docfx.json b/education/docfx.json index 85ad44817c..cc09ff86a7 100644 --- a/education/docfx.json +++ b/education/docfx.json @@ -19,6 +19,6 @@ "externalReference": [ ], "template": "op.html", - "dest": "edu" + "dest": "education" } -} \ No newline at end of file +}