This is an automated email from the ASF dual-hosted git repository.
wuwei pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/tvm-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c40cc158c3 use closer lua script (#39)
c40cc158c3 is described below
commit c40cc158c347042c52f0ceabb353a5506f45cc6d
Author: AndrewZhaoLuo <[email protected]>
AuthorDate: Thu Oct 20 11:53:11 2022 -0700
use closer lua script (#39)
---
download.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/download.html b/download.html
index 2f6e6fa78c..f4651c8c16 100644
--- a/download.html
+++ b/download.html
@@ -158,7 +158,7 @@ Choose your flavor of download from the following links:</p>
<tbody>
<tr>
<td>0.10.0</td>
- <td><a
href="https://downloads.apache.org/tvm/tvm-v0.10.0/apache-tvm-src-v0.10.0.tar.gz">apache-tvm-src-v0.10.0.tar.gz</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/tvm/tvm-v0.10.0/apache-tvm-src-v0.10.0.tar.gz">apache-tvm-src-v0.10.0.tar.gz</a></td>
<td><a
href="https://downloads.apache.org/tvm/tvm-v0.10.0/apache-tvm-src-v0.10.0.tar.gz.asc">.asc</a></td>
<td><a
href="https://downloads.apache.org/tvm/tvm-v0.10.0/apache-tvm-src-v0.10.0.tar.gz.sha512">.sha512</a></td>
</tr>