Anil Kumar created FLINK-7921:
---------------------------------
Summary: Flink downloads link redirect to spark downloads page
Key: FLINK-7921
URL: https://issues.apache.org/jira/browse/FLINK-7921
Project: Flink
Issue Type: Improvement
Components: Documentation
Affects Versions: 1.3.2
Reporter: Anil Kumar
On the Quickstart
[page|https://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html]
of flink, there`s a download page link under *Download and Unpack tab* which
is redirecting to spark downloads page instead of flink.
Problem is redirection is happening to port 80(http) instead of port
443(https). Once the download link is changed to https, it works fine.
Current download link : http://flink.apache.org/downloads.html
Required link : https://flink.apache.org/downloads.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)