This is an automated email from the ASF dual-hosted git repository.
hxd pushed a commit to branch rel/0.10
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
The following commit(s) were added to refs/heads/rel/0.10 by this push:
new 3f07d59 use english website url in two readme.md files
3f07d59 is described below
commit 3f07d59fe055b1f1fc5661d08d6960b97123ad68
Author: xiangdong huang <[email protected]>
AuthorDate: Wed Jun 17 14:01:17 2020 +0800
use english website url in two readme.md files
---
README.md | 2 +-
example/rocketmq/readme.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 3f2c18a..57a046c 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ configuration files are under "conf" folder
* system config module (`iotdb-engine.properties`)
* log config module (`logback.xml`).
-For more information, please see [Chapter3:
Server](http://iotdb.apache.org/zh/UserGuide/Master/Server/Config%20Manual.html).
+For more information, please see [Chapter3:
Server](http://iotdb.apache.org/UserGuide/Master/Server/Config%20Manual.html).
## Start
diff --git a/example/rocketmq/readme.md b/example/rocketmq/readme.md
index 8fbd1e7..f342d89 100644
--- a/example/rocketmq/readme.md
+++ b/example/rocketmq/readme.md
@@ -73,7 +73,7 @@ please refer to
[https://iotdb.apache.org/#/Download](https://iotdb.apache.org/#
please refer to
[http://rocketmq.apache.org/docs/quick-start/](http://rocketmq.apache.org/docs/quick-start/)
### 3. Startup IoTDB
-please refer to [Quick
Start](http://iotdb.apache.org/zh/UserGuide/Master/Get%20Started/QuickStart.html)
+please refer to [Quick
Start](http://iotdb.apache.org/UserGuide/Master/Get%20Started/QuickStart.html)
### 4. Startup RocketMQ
please refer to
[http://rocketmq.apache.org/docs/quick-start/](http://rocketmq.apache.org/docs/quick-start/)