GitHub user JunHe77 opened a pull request:
https://github.com/apache/bigtop/pull/424
BIGTOP-3106: Update links in download page
Links in download page should:
1. be links to release artifacts, not links to directories.
2. link to the asc and sha files should refer to archives only for
non-current
releases
3. current release links should point to apache.org/dist
Signed-off-by: Jun He <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JunHe77/bigtop BIGTOP-3106
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/424.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #424
----
commit 4bd38a7195342403b525edc243ba416599493e0b
Author: Jun He <jun.he@...>
Date: 2018-11-27T07:34:49Z
BIGTOP-3106: Update links in download page
Links in download page should:
1. be links to release artifacts, not links to directories.
2. link to the asc and sha files should refer to archives only for
non-current
releases
3. current release links should point to apache.org/dist
Signed-off-by: Jun He <[email protected]>
----
---