This is an automated email from the ASF dual-hosted git repository. qiaojialin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
commit 39e811b84658a462f20a60ad5122a5fb3f3090d9 Author: qiaojialin <[email protected]> AuthorDate: Fri Jan 3 20:12:23 2020 +0800 fix doc --- docs/Development-VoteRelease.md | 2 +- docs/Documentation/UserGuide/0-Content.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Development-VoteRelease.md b/docs/Development-VoteRelease.md index eadd588..db95aab 100644 --- a/docs/Development-VoteRelease.md +++ b/docs/Development-VoteRelease.md @@ -19,7 +19,7 @@ --> -# How to validate a staged release (如何给发布版本投票) +# How to vote for a release (如何给发布版本投票) For non-Chinese users, please read https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release diff --git a/docs/Documentation/UserGuide/0-Content.md b/docs/Documentation/UserGuide/0-Content.md index b289fbb..dcef5ac 100644 --- a/docs/Documentation/UserGuide/0-Content.md +++ b/docs/Documentation/UserGuide/0-Content.md @@ -42,8 +42,8 @@ * 5-Docker Image # Chapter 4: Client * 1-Command Line Interface (CLI) -* 2-Programming - JDBC -* 3-Programming - Session +* 2-Programming - Native API +* 3-Programming - JDBC * 4-Programming - Other Languages * 5-Programming - TsFile API # Chapter 5: Operation Manual
