This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 31c8b07  UserGuideReadme.md: fix "In Progress Version" link (#4029)
31c8b07 is described below

commit 31c8b07df61f5d937500ab711953bf45ce5cc10b
Author: Stephen Lawrence <[email protected]>
AuthorDate: Sat Sep 25 02:41:47 2021 +0100

    UserGuideReadme.md: fix "In Progress Version" link (#4029)
    
    Signed-off-by: Stephen Lawrence <[email protected]>
---
 docs/UserGuide/UserGuideReadme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/UserGuide/UserGuideReadme.md 
b/docs/UserGuide/UserGuideReadme.md
index 7caf5a4..4c6c9d4 100644
--- a/docs/UserGuide/UserGuideReadme.md
+++ b/docs/UserGuide/UserGuideReadme.md
@@ -25,7 +25,7 @@ We keep introducing more features into IoTDB. Therefore, 
different released vers
 The "In Progress Version" is for matching the master branch of IOTDB's source 
code Repository.
 Other documents are for IoTDB previous released versions.
 
-- [In progress 
version](https://iotdb.apache.org/UserGuide/Master/Get%20Started/QuickStart.html)
 
+- [In progress 
version](https://iotdb.apache.org/UserGuide/Master/QuickStart/QuickStart.html) 
 - [Version 
0.10.x](https://iotdb.apache.org/UserGuide/V0.10.x/Get%20Started/QuickStart.html)
 - [Version 
0.9.x](https://iotdb.apache.org/UserGuide/V0.9.x/0-Get%20Started/1-QuickStart.html)
 - [Version 
0.8.x](https://iotdb.apache.org/UserGuide/V0.8.x/0-Get%20Started/1-QuickStart.html)

Reply via email to