This is an automated email from the ASF dual-hosted git repository. chengpan 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 9e84f66 Update download links
9e84f66 is described below
commit 9e84f66e53ea768ff49c5c977ace20c664660f4b
Author: Cheng Pan <[email protected]>
AuthorDate: Fri Sep 17 16:54:45 2021 +0800
Update download links
---
layouts/release/single.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/layouts/release/single.html b/layouts/release/single.html
index 36886f2..86107ac 100644
--- a/layouts/release/single.html
+++ b/layouts/release/single.html
@@ -21,17 +21,17 @@
</div>
<div class="col-md-4">
<p>
- <a
href="https://www.apache.org/dyn/closer.cgi/incubator/kyuubi/kyuubi-{{.File.BaseFileName}}/apache-kyuubi-{{.File.BaseFileName}}-bin.tgz"
class="btn btn-success">Binary Download</a>
+ <a
href="https://www.apache.org/dyn/closer.lua/incubator/kyuubi/kyuubi-{{.File.BaseFileName}}/apache-kyuubi-{{.File.BaseFileName}}-bin.tgz"
class="btn btn-success">Binary Download</a>
(
- <a
href="https://www.apache.org/dist/incubator/kyuubi/kyuubi-{{.File.BaseFileName}}/apache-kyuubi-{{.File.BaseFileName}}-bin.tgz.sha512">checksum</a>
- <a
href="https://www.apache.org/dist/incubator/kyuubi/kyuubi-{{.File.BaseFileName}}/apache-kyuubi-{{.File.BaseFileName}}-bin.tgz.asc">signature</a>
+ <a
href="https://downloads.apache.org/incubator/kyuubi/kyuubi-{{.File.BaseFileName}}/apache-kyuubi-{{.File.BaseFileName}}-bin.tgz.sha512">checksum</a>
+ <a
href="https://downloads.apache.org/incubator/kyuubi/kyuubi-{{.File.BaseFileName}}/apache-kyuubi-{{.File.BaseFileName}}-bin.tgz.asc">signature</a>
)
</p>
<p>
- <a
href="https://www.apache.org/dyn/closer.cgi/incubator/kyuubi/kyuubi-{{.File.BaseFileName}}/apache-kyuubi-{{.File.BaseFileName}}-source.tgz"
class="btn btn-warning">Source Download</a>
+ <a
href="https://www.apache.org/dyn/closer.lua/incubator/kyuubi/kyuubi-{{.File.BaseFileName}}/apache-kyuubi-{{.File.BaseFileName}}-source.tgz"
class="btn btn-warning">Source Download</a>
(
- <a
href="https://www.apache.org/dist/incubator/kyuubi/kyuubi-{{.File.BaseFileName}}/apache-kyuubi-{{.File.BaseFileName}}-source.tgz.sha512">checksum</a>
- <a
href="https://www.apache.org/dist/incubator/kyuubi/kyuubi-{{.File.BaseFileName}}/apache-kyuubi-{{.File.BaseFileName}}-source.tgz.asc">signature</a>
+ <a
href="https://downloads.apache.org/incubator/kyuubi/kyuubi-{{.File.BaseFileName}}/apache-kyuubi-{{.File.BaseFileName}}-source.tgz.sha512">checksum</a>
+ <a
href="https://downloads.apache.org/incubator/kyuubi/kyuubi-{{.File.BaseFileName}}/apache-kyuubi-{{.File.BaseFileName}}-source.tgz.asc">signature</a>
)
</p>
<p>
