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
The following commit(s) were added to refs/heads/master by this push:
new e7acb86 update User Guide link in readme file
new e5f253a Merge pull request #890 from LebronAl/dev_fix_readme
e7acb86 is described below
commit e7acb8672bf24a1dfe5ecfd44123b491f876f80d
Author: LebronAl <[email protected]>
AuthorDate: Fri Mar 6 17:35:01 2020 +0800
update User Guide link in readme file
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bb22f24..d14de5c 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ For the latest information about IoTDB, please visit [IoTDB
official website](ht
# Quick Start
-This short guide will walk you through the basic process of using IoTDB. For a
more detailed introduction, please visit our website's [User
Guide](https://iotdb.apache.org/#/Documents/0.10.0/chap1/sec1).
+This short guide will walk you through the basic process of using IoTDB. For a
more detailed introduction, please visit our website's [User
Guide](https://iotdb.apache.org/#/Documents/0.9.x/chap1/sec1).
## Prerequisites