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

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


The following commit(s) were added to refs/heads/master by this push:
     new 077af16beb Modify the default home page path of the 1.1 version of the 
document
077af16beb is described below

commit 077af16beb0d67473088b613ec800e676d777027
Author: jiafeng.zhang <[email protected]>
AuthorDate: Wed Jul 13 22:02:29 2022 +0800

    Modify the default home page path of the 1.1 version of the document
    
    Modify the default home page path of the 1.1 version of the document
---
 versions.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/versions.json b/versions.json
index 0b403b9445..3dd539f8c3 100644
--- a/versions.json
+++ b/versions.json
@@ -6,7 +6,7 @@
         },
         {
           "text": "1.1",
-          "link": "/1.1/installing/compilation.html"
+          "link": "/1.1/get-starting/get-starting.html"
         },
         {
           "text": "1.0",
@@ -24,7 +24,7 @@
         },
         {
           "text": "1.1",
-          "link": "/zh-CN/1.1/installing/compilation.html"
+          "link": "/zh-CN/1.1/get-starting/get-starting.htmll"
         },        
         {
           "text": "1.0",
@@ -35,4 +35,4 @@
           "link": "/zh-CN/0.15/installing/compilation.html"
         }
   ]
-}
\ No newline at end of file
+}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to