From b723e24ac8489616b2ffc43f3054ede573ce64a8 Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Mon, 4 Jul 2016 17:55:19 +0200 Subject: [PATCH] fix(book.json): another fix --- book.json | 1 + 1 file changed, 1 insertion(+) diff --git a/book.json b/book.json index 89fa16e75..a6d9fb50a 100644 --- a/book.json +++ b/book.json @@ -1,5 +1,6 @@ { "gitbook": ">=3.0.0", + "root": "./docs", "structure": { "summary": "docs/SUMMARY.md" },