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

[incubator-iotdb-website] branch master updated: update doc branch to 0.7.0-branch

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

dope 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 08ccda3  update doc branch to 0.7.0-branch
08ccda3 is described below

commit 08ccda3f082d11c835bd8347fa66bf462d6e7dc3
Author: xuyi556677@163.com <xu...@163.com>
AuthorDate: Tue Feb 26 21:44:03 2019 +0800

    update doc branch to 0.7.0-branch
---
 src/components/Global.vue | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/Global.vue b/src/components/Global.vue
index ecc4314..d9dacce 100644
--- a/src/components/Global.vue
+++ b/src/components/Global.vue
@@ -10,7 +10,7 @@
   const LATEST_STR = "latest";
   const SUPPORT_VERSION = {
     "latest": {
-      "branch": "doc",
+      "branch": "0.7.0-doc",
       "doc-prefix": DOC_URL_PREFIX,
       'version': "V0.7.0",
       'chapters': [
@@ -23,7 +23,7 @@
       ]
     },
     "0.7.0": {
-      "branch": "doc",
+      "branch": "0.7.0-doc",
       "doc-prefix": DOC_URL_PREFIX,
       'version': "V0.7.0",
       'chapters': [