This is an automated email from the ASF dual-hosted git repository.
hxd pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb-website.git
The following commit(s) were added to refs/heads/master by this push:
new f97bde0 fix the url of KEYS file
f97bde0 is described below
commit f97bde0583c9c559f1a5ed53efedf0a690c05599
Author: xiangdong huang <[email protected]>
AuthorDate: Fri Aug 23 07:45:22 2019 +0800
fix the url of KEYS file
---
src/views/Download.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/views/Download.vue b/src/views/Download.vue
index 5dc9bf5..e9f28ca 100644
--- a/src/views/Download.vue
+++ b/src/views/Download.vue
@@ -30,7 +30,7 @@
verify
hashes and signatures </a> which you can follow by using any of
these
release-signing <a class="link-color"
-
href="https://dist.apache.org/repos/dist/dev/incubator/iotdb/KEYS">
+
href="https://dist.apache.org/repos/dist/release/incubator/iotdb/KEYS">
KEYS </a>.
</p>
</div>