This is an automated email from the ASF dual-hosted git repository.
ulyssesyou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git
The following commit(s) were added to refs/heads/master by this push:
new f7fdd5d clean stable (#46)
f7fdd5d is described below
commit f7fdd5dc2797e21d59941a3262746630db225984
Author: ulysses <[email protected]>
AuthorDate: Tue Mar 8 15:01:05 2022 +0800
clean stable (#46)
---
layouts/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/index.html b/layouts/index.html
index 1c9405c..1e7ae24 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -26,7 +26,7 @@
Apache Kyuubi (Incubating), a distributed and multi-tenant gateway
to provide serverless SQL on lakehouses.
</p>
<div class="bannerBtnContainer">
- <a class="bannerBtn"
href="https://kyuubi.apache.org/docs/stable/quick_start">Getting started »</a>
+ <a class="bannerBtn"
href="https://kyuubi.apache.org/docs/latest/quick_start">Getting started »</a>
<a class="bannerBtn"
href="https://github.com/apache/incubator-kyuubi">GitHub »</a>
</div>
</div>