Xintong Song created FLINK-35331:
------------------------------------
Summary: Download links for binary releases are displayed as
source releases on website
Key: FLINK-35331
URL: https://issues.apache.org/jira/browse/FLINK-35331
Project: Flink
Issue Type: Bug
Components: Project Website
Reporter: Xintong Song
Take Pre-bundled Hadoop as examples. The content for downloading are binary
releases, while the link is displayed as "Pre-bundled Hadoop 2.x.y Source
Release (asc, sha512)". The problem is caused by misusing
`source_release_[url|asc_url|sha512_url]` for binary contents in the
corresponding [yaml
file.|https://github.com/apache/flink-web/blob/asf-site/docs/data/additional_components.yml]
There are many similar cases in the webpage.
And a relevant issues is that, some source releases are displayed as "XXX
Source Release Source Release", due to including "Source Release" in the `name`
field of the corresponding yaml file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)