You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Tang (JIRA)" <ji...@apache.org> on 2019/07/08 18:28:00 UTC

[jira] [Commented] (FLINK-13154) Broken links in documentation

    [ https://issues.apache.org/jira/browse/FLINK-13154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880611#comment-16880611 ] 

Yun Tang commented on FLINK-13154:
----------------------------------

[~phoenixjiangnan] , please take a look at the PR [https://github.com/apache/flink/pull/9023]. I found you left a broken link of {{/dev/table/catalog.html}} within {{docs/dev/table/sqlClient.md}}. From what I could see, this might be related with [catalog.md in Blink|https://github.com/apache/flink/blob/blink/docs/dev/table/catalog.md]. To fix broken link problem, I just remove that line.

> 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, test-stability
>             Fix For: 1.9.0
>
>          Time Spent: 10m
>  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.3#76005)