This is an automated email from the ASF dual-hosted git repository.
ckj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle-website.git
The following commit(s) were added to refs/heads/master by this push:
new 5254545 docs: add link for mirror servers
5254545 is described below
commit 52545453fcef2e02050fb954bb2719269befac38
Author: Kaijie Chen <[email protected]>
AuthorDate: Mon Apr 10 10:53:54 2023 +0800
docs: add link for mirror servers
---
download/index.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/download/index.md b/download/index.md
index b77a155..8c877f4 100644
--- a/download/index.md
+++ b/download/index.md
@@ -62,6 +62,7 @@ using the corresponding *pgp* signature (using the committer
file in
If you cannot do that, the *sha512* hash file may be used to check that the
download has completed OK.
-For fast downloads, current source distributions are hosted on mirror servers;
+For fast downloads, current source distributions are hosted on
+[mirror servers](https://dlcdn.apache.org/incubator/uniffle/);
older source distributions are in the
[archive](https://archive.apache.org/dist/incubator/uniffle/).