Skip to content

Commit 630341a

Browse files
committed
Update book version
1 parent 4e670a7 commit 630341a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

book.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
{
2-
"gitbook": "2.x.x",
2+
"gitbook": "2.5.2",
33
"structure": {
44
"summary": "docs/README.md"
5+
},
6+
"plugins": ["edit-link", "github"],
7+
"pluginsConfig": {
8+
"edit-link": {
9+
"base": "https://github.com/WP-API/OAuth1/tree/master",
10+
"label": "Edit This Page"
11+
},
12+
"github": {
13+
"url": "https://github.com/WP-API/OAuth1/"
14+
}
515
}
616
}

0 commit comments

Comments
 (0)