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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new d8ba326  deploy: 824889c2391bbb798040dc53950be1d79cc81b84
d8ba326 is described below

commit d8ba32683ae2d3e0650b301ead17169c92c9e945
Author: yaooqinn <[email protected]>
AuthorDate: Wed Feb 23 08:45:16 2022 +0000

    deploy: 824889c2391bbb798040dc53950be1d79cc81b84
---
 content/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/index.html b/content/index.html
index 747c659..14f7cd4 100644
--- a/content/index.html
+++ b/content/index.html
@@ -82,9 +82,9 @@
 <p><img src=kyuubi_logo.png title=kyuubi-logo width=200px>Apache Kyuubi 
(Incubating)</p>
 <p>Kyuubi is a distributed multi-tenant Thrift JDBC/ODBC server for 
large-scale data management, processing, and analytics, built on top of Apache 
Spark and designed to support more engines (i.e., Flink).</p>
 <p>
-<a class="btn btn-success btn-lg" href=docs/stable/quick_start 
role=button>Getting started &#187;</a>
+<a class="btn btn-success btn-lg" href=docs/latest/quick_start 
role=button>Getting started &#187;</a>
 <a class="btn btn-warning btn-lg" href=releases.html role=button>Download 
&#187;</a>
-<a class="btn btn-primary btn-lg" href=docs/stable role=button>Learn more 
&#187;</a>
+<a class="btn btn-primary btn-lg" href=docs/latest role=button>Learn more 
&#187;</a>
 </p>
 </div>
 </div>

Reply via email to