You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2019/10/26 02:26:37 UTC

[incubator-iotdb-website] branch master updated: update the right side bar to release 0.8.1

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

hxd pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 54a30f7  update the right side bar to release 0.8.1
54a30f7 is described below

commit 54a30f76152924367f148313927fe40e885e52bd
Author: xiangdong huang <sa...@gmail.com>
AuthorDate: Sat Oct 26 10:26:23 2019 +0800

    update the right side bar to release 0.8.1
---
 src/components/SideBar.vue | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/components/SideBar.vue b/src/components/SideBar.vue
index 182942b..7cc6723 100644
--- a/src/components/SideBar.vue
+++ b/src/components/SideBar.vue
@@ -9,8 +9,9 @@
       <article lang="en">
         <ol class="list-unstyled">
           <li>
-            Apache IoTDB (Incubating) V0.8.0 is released. Users are encouraged to read the overview of major changes in <router-link to="/Materials/Release%20Notes">release notes</router-link>,
-            download the version in <router-link to="/Download">download page</router-link> and view documents in <router-link to="/Documents/Quick%20Start">documentation page</router-link>.
+            Apache IoTDB (Incubating) V0.8.1 is released. Users are encouraged to read the overview of major changes in
+            <a class="link-color" href="https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.8.1/RELEASE_NOTES.md">release notes</a>,
+            download the version in <router-link to="/Download">download page</router-link> and view documents in <router-link to="/Documents/0.8.1/chap1/sec1">documentation page</router-link>.
           </li>
         </ol>
       </article>