[
https://issues.apache.org/jira/browse/FLINK-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868980#comment-15868980
]
ASF GitHub Bot commented on FLINK-5751:
---------------------------------------
GitHub user patricklucas opened a pull request:
https://github.com/apache/flink/pull/3329
[FLINK-5751] Fix some broken links in docs
I used a wget-based script to identify broken links then manually searched
and corrected as many as I found.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/patricklucas/flink FLINK-5751_fix_doc_404s
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3329.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 #3329
----
commit 90431e9977bb616bbdb5fc0511667ee069ad1c5d
Author: Patrick Lucas <[email protected]>
Date: 2017-02-16T01:14:43Z
[FLINK-5751] Fix some broken links in docs
----
> 404 in documentation
> --------------------
>
> Key: FLINK-5751
> URL: https://issues.apache.org/jira/browse/FLINK-5751
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Reporter: Colin Breame
> Priority: Trivial
>
> This page:
> https://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html
> Contains a link with title "Flink on Windows" with URL:
> -
> https://ci.apache.org/projects/flink/flink-docs-release-1.2/setup/flink_on_windows
> This gives a 404. It should be:
> -
> https://ci.apache.org/projects/flink/flink-docs-release-1.2/setup/flink_on_windows.html
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)