From e67b45374ab9baf56bd1b71503dbff94f4535985 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Sat, 11 Jun 2016 17:34:06 -0700 Subject: [PATCH] Gitbook 3.0 --- book.json | 5 +++-- docs/README.md | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/book.json b/book.json index 6d5c99c7cb..18931d5629 100644 --- a/book.json +++ b/book.json @@ -1,8 +1,9 @@ { - "gitbook": "2.x.x", + "gitbook": "3.x.x", "title": "Insomnia Rest Client", + "root": "docs", "structure": { - "summary": "docs/README.md" + "summary": "README.md" }, "plugins": ["prism", "-highlight", "github", "anker-enable"], "pluginsConfig": { diff --git a/docs/README.md b/docs/README.md index 85028b50da..54e975b15e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,4 @@ Summary ======= -- [Installation](docs/installation.md) +- [Installation](/installation.md)