[
https://issues.apache.org/jira/browse/FLINK-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865881#comment-15865881
]
Ufuk Celebi commented on FLINK-5796:
------------------------------------
[~rmetzger] Can we integrate this check with the build bot?
> broken links in the docs
> ------------------------
>
> Key: FLINK-5796
> URL: https://issues.apache.org/jira/browse/FLINK-5796
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.3.0
> Reporter: Nico Kruber
>
> running a link checker on the locally-served flink docs yields the following
> broken links (same for online docs):
> {code}
> 15:21:55 Error: "Not Found " (404) at link 0.0.0.0:4000/dev/state (from
> 0.0.0.0:4000/dev/datastream_api.html)
> 15:21:55 Error: "Not Found " (404) at link
> 0.0.0.0:4000/monitoring/best_practices.html (from 0.0.0.0:4000/dev/batch/)
> 15:21:55 Error: "Not Found " (404) at link
> 0.0.0.0:4000/api/java/org/apache/flink/table/api/Table.html (from
> 0.0.0.0:4000/dev/table_api.html)
> 15:21:55 Error: "Not Found " (404) at link 0.0.0.0:4000/dev/state.html
> (from 0.0.0.0:4000/ops/state_backends.html)
> 15:21:55 Error: "Not Found " (404) at link
> 0.0.0.0:4000/internals/state_backends.html (from
> 0.0.0.0:4000/internals/stream_checkpointing.html)
> {code}
> FYI: command to replay:
> {{httrack http://0.0.0.0:4000/ -O "$PWD/flink-docs" --testlinks -%v
> --depth=9999 --ext-depth=0}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)