book.json zh-cn -> zh-hans

1.7 count -> counter
This commit is contained in:
bingjuny
2016-09-02 19:02:58 +08:00
parent d4358fe46f
commit 0f8f4643bb
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"gitbook": "2.x.x",
"title": "Go语言圣经",
"description": "<The Go Programming Language>中文版",
"language": "zh-cn",
"language": "zh-hans",
"structure": {
"readme": "preface.md"
},