Sebb created IOTDB-6356: --------------------------- Summary: website issues with download links Key: IOTDB-6356 URL: https://issues.apache.org/jira/browse/IOTDB-6356 Project: Apache IoTDB Issue Type: Bug Components: Document Reporter: Sebb
The download links for sigs and hashes are supposed to use direct links to downloads.apache.org, unlike the artifacts, which must use the closer.cgi/closer.lua script. For example: https://www.apache.org/dyn/closer.cgi/iotdb/2.0.2/apache-iotdb-2.0.2-all-bin.zip.sha512 should be https://downloads.apache.org/iotdb/2.0.2/apache-iotdb-2.0.2-all-bin.zip.sha512 Also, the instructions for verifying downloads and the link to KEYS are at the bottom of the very long page. This means they may be easily missed by downloaders. The instructions and KEYS link should be located right by the download section. If necessary, the full instructions could be located elsewhere with a link close to the download section. -- This message was sent by Atlassian Jira (v8.20.10#820010)