[
https://issues.apache.org/jira/browse/FLINK-14830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16975901#comment-16975901
]
Congxian Qiu(klion26) commented on FLINK-14830:
-----------------------------------------------
[~jark] I think this is a little tricky, because the target page has already
been translated, but the link did not respect it yet.
The page[1] did not been translated yet, when we click the link of {{[Restart
Strategies|https://ci.apache.org/projects/flink/flink-docs-release-1.9/dev/restart_strategies.html]
}} we'll redirect to English version currently, but the target page has
already been translated[2]
I think this needs to be improved, and we need to update all the Chinese
version even if they have not been translated yet to prevent this problem, what
do you think?
[1]
[https://ci.apache.org/projects/flink/flink-docs-release-1.9/zh/internals/stream_checkpointing.html#recovery]
[2]
[https://ci.apache.org/projects/flink/flink-docs-release-1.9/zh/dev/task_failure_recovery.html]
> Correct the link for chinese version stream_checkpointing page
> ---------------------------------------------------------------
>
> Key: FLINK-14830
> URL: https://issues.apache.org/jira/browse/FLINK-14830
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.9.1
> Reporter: Congxian Qiu(klion26)
> Priority: Major
> Fix For: 1.10.0
>
>
> Currently, in Chinese version of stream_checkpointing page, there are some
> links not correct set to the Chinese version, but set to the English version.
> Such as
> {{[site.baseurl }}/dev/stream/state/index.html
> |https://github.com/apache/flink/blob/master/docs/internals/stream_checkpointing.zh.md]
> _[state backend](\{{ site.baseurl }}/ops/state/state_backends.html)_.
> [State Backends](\{{ site.baseurl }}/ops/state/state_backends.html)
> [Restart Strategies](\{{ site.baseurl }}/dev/restart_strategies.html)
>
> This issue wants to fix the problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)