Zhilong Hong created FLINK-23172:
------------------------------------
Summary: Links of restart strategy in configuration page is broken
Key: FLINK-23172
URL: https://issues.apache.org/jira/browse/FLINK-23172
Project: Flink
Issue Type: Technical Debt
Components: Documentation
Affects Versions: 1.14.0
Reporter: Zhilong Hong
Fix For: 1.14.0
The links in Fault Tolerance section of [the configuration
page|https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/config/#fault-tolerance/]
is broken. Currently the link refers to
https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/dev/task_failure_recovery.html#fixed-delay-restart-strategy,
which doesn't exist and would head to 404 error. The correct link is
https://ci.apache.org/projects/flink/flink-docs-master/docs/ops/state/task_failure_recovery/#fixed-delay-restart-strategy.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)