fix(book.json): fix config

This commit is contained in:
Olivier Lambert
2016-07-04 17:35:08 +02:00
parent 05f1fcfb55
commit 0da8f44922

View File

@@ -1,10 +1,11 @@
{
"gitbook": "2.4.3",
"structure": {
"summary": "docs/README.md"
},
"plugins": [
"anchors",
"-edit-link"
],
"structure": {
"summary": "docs/README.md"
},
"pluginsConfig": {}
}