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/11 05:59:28 UTC

[incubator-iotdb-website] branch master updated: Update doc source to tag release/0.8.0 instead of branch rel/0.8

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 913f041  Update doc source to tag release/0.8.0 instead of branch rel/0.8
913f041 is described below

commit 913f04196cbb4fda48a11ec941735ea1ce67a9d2
Author: samperson1997 <sz...@mails.tsinghua.edu.cn>
AuthorDate: Wed Oct 9 18:07:43 2019 +0800

    Update doc source to tag release/0.8.0 instead of branch rel/0.8
---
 src/components/Global.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/Global.vue b/src/components/Global.vue
index d99db4d..8c7e661 100644
--- a/src/components/Global.vue
+++ b/src/components/Global.vue
@@ -14,7 +14,7 @@
   const PROGRESS_STR = "progress";
   const SUPPORT_VERSION = {
     "0.8.0": {
-      "branch": "rel/0.8",
+      "branch": "release/0.8.0",
       "doc-prefix": DOC_URL_PREFIX,
       'text': "V0.8.0",
       'content': '0-Content.md'