aboutsummaryrefslogtreecommitdiff
path: root/book.json
diff options
context:
space:
mode:
Diffstat (limited to 'book.json')
-rw-r--r--book.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/book.json b/book.json
index 555d36758..f99411434 100644
--- a/book.json
+++ b/book.json
@@ -5,11 +5,11 @@
5 "plugins" : [ 5 "plugins" : [
6 "anchors", 6 "anchors",
7 "edit-link", 7 "edit-link",
8 "navigator",
9 "forkmegithub", 8 "forkmegithub",
10 "git-author", 9 "git-author",
11 "hints", 10 "hints",
12 "numbered-headings", 11 "numbered-headings",
12 "page-toc",
13 "terminal", 13 "terminal",
14 "toolbar" 14 "toolbar"
15 ], 15 ],