From 97ff6c8229e169bc18d86f525d86952467532509 Mon Sep 17 00:00:00 2001 From: skoshelev Date: Tue, 25 Jun 2019 10:43:26 +0300 Subject: [PATCH] changed the dest path --- docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docfx.json b/docfx.json index 27c484e1a4..8d7a3205ad 100644 --- a/docfx.json +++ b/docfx.json @@ -49,7 +49,7 @@ ] }, "template": [], - "dest": "_site", + "dest": "C:/inetpub/wwwroot", "markdownEngineName": "markdig" } } \ No newline at end of file