[
https://issues.apache.org/jira/browse/FLINK-13154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16884995#comment-16884995
]
Chesnay Schepler commented on FLINK-13154:
------------------------------------------
master: 4979f33a73a77ef0ca570d414a39d92320059918
1.9: 8310ad96cc5285ebacf4ba2fd55fa317ded3d6f5
> Broken links in documentation
> -----------------------------
>
> Key: FLINK-13154
> URL: https://issues.apache.org/jira/browse/FLINK-13154
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.9.0
> Reporter: Till Rohrmann
> Assignee: Yun Tang
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.9.0, 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Flink's broken link verification failed on Travis as it has discovered some
> broken links. We need to fix this for the upcoming release.
> {code}
> [2019-07-07 10:54:21] ERROR `/tutorials/datastream_api.html' not found.
> [2019-07-07 10:54:21] ERROR `/tutorials/local_setup.html' not found.
> [2019-07-07 10:54:21] ERROR `/tutorials/flink_on_windows.html' not found.
> [2019-07-07 10:54:21] ERROR `/examples' not found.
> [2019-07-07 10:54:23] ERROR `/zh/dev/connectors/pubsub.html' not found.
> [2019-07-07 10:54:24] ERROR `/ops/filesystems.html' not found.
> [2019-07-07 10:54:24] ERROR `/dev/table/catalog.html' not found.
> [2019-07-07 10:54:28] ERROR `/zh/tutorials/datastream_api.html' not found.
> [2019-07-07 10:54:28] ERROR `/zh/tutorials/local_setup.html' not found.
> http://localhost:4000/tutorials/datastream_api.html:
> Remote file does not exist -- broken link!!!
> http://localhost:4000/tutorials/local_setup.html:
> Remote file does not exist -- broken link!!!
> --
> http://localhost:4000/tutorials/flink_on_windows.html:
> Remote file does not exist -- broken link!!!
> --
> http://localhost:4000/examples:
> Remote file does not exist -- broken link!!!
> --
> http://localhost:4000/zh/dev/connectors/pubsub.html:
> Remote file does not exist -- broken link!!!
> --
> http://localhost:4000/ops/filesystems.html:
> Remote file does not exist -- broken link!!!
> --
> http://localhost:4000/dev/table/catalog.html:
> Remote file does not exist -- broken link!!!
> --
> http://localhost:4000/zh/tutorials/datastream_api.html:
> Remote file does not exist -- broken link!!!
> http://localhost:4000/zh/tutorials/local_setup.html:
> Remote file does not exist -- broken link!!!
> {code}
> https://api.travis-ci.org/v3/job/554991858/log.txt
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)