Skip to content

Commit 5c3edfa

Browse files
committed
update gitbook config
1 parent f787cc5 commit 5c3edfa

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

book.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"description": "Envoy proxy中文文档,基于Envoy 1.7最新版",
55
"language": "zh-hans",
66
"author": "ServiceMesher",
7-
"extension": null,
8-
"generator": "site",
97
"links": {
108
"sidebar": {
119
"ServiceMesher主页": "http://www.servicemesher.com"
1210
}
1311
},
1412
"plugins": [
13+
"github",
14+
"codesnippet",
1515
"splitter",
1616
"-lunr", "-search", "search-plus",
1717
"-sharing",
@@ -27,6 +27,9 @@
2727
"sitemap-general"
2828
],
2929
"pluginsConfig": {
30+
"github": {
31+
"url": "https://github.com/servicemesher/envoy"
32+
},
3033
"edit-link": {
3134
"base": "https://github.com/servicemesher/envoy/edit/master",
3235
"label": "在线编辑"

0 commit comments

Comments
 (0)