You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by zh...@apache.org on 2020/07/30 07:46:08 UTC

[incubator-doris-website] branch asf-site updated: add version option for branch-0.13

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

zhaoc pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d234d49  add version option for branch-0.13
     new 2867ef7  Merge pull request #4 from hffariel/add_version_branch_0.13
d234d49 is described below

commit d234d4952b96d45569b9fa6cd4fc8458378d2bc7
Author: hffariel <52...@qq.com>
AuthorDate: Thu Jul 30 15:42:26 2020 +0800

    add version option for branch-0.13
    
    add version option for branch-0.13
---
 versions.json | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/versions.json b/versions.json
index c63ad04..fed62eb 100644
--- a/versions.json
+++ b/versions.json
@@ -9,6 +9,11 @@
           "target": "_blank"
         },
         {
+          "text": "branch-0.13",
+          "link": "/../branch-0.13/en/installing/compilation.html",
+          "target": "_blank"
+        },
+        {
           "text": "branch-0.12",
           "link": "/../branch-0.12/en/installing/compilation.html",
           "target": "_blank"
@@ -31,6 +36,11 @@
           "target": "_blank"
         },
         {
+          "text": "branch-0.13",
+          "link": "/../branch-0.13/zh-CN/installing/compilation.html",
+          "target": "_blank"
+        },
+        {
           "text": "branch-0.12",
           "link": "/../branch-0.12/zh-CN/installing/compilation.html",
           "target": "_blank"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org