Roc Marshal created FLINK-18457: ----------------------------------- Summary: Fix invalid links in "Detecting Patterns" page of "Streaming Concepts" Key: FLINK-18457 URL: https://issues.apache.org/jira/browse/FLINK-18457 Project: Flink Issue Type: Improvement Components: Documentation Affects Versions: 1.10.1 Reporter: Roc Marshal Attachments: InvalidLink.png
Fix invalid links in "Detecting Patterns" page of "Streaming Concepts" The page location is : flink/docs/dev/table/streaming/match_recognize.md. The page url is: [Detecting Patterns in Tables|https://ci.apache.org/projects/flink/flink-docs-master/dev/table/streaming/match_recognize.html#time-attributes]. The Invalid link is [interval joins|https://ci.apache.org/projects/flink/flink-docs-master/dev/table/streaming/match_recognize.html#joins], however, the cerrect link target should be linked as [interval joins.|https://ci.apache.org/projects/flink/flink-docs-master/dev/table/streaming/joins.html#interval-joins] The corresponding Chinese page will be repaired , which is reported in [FLINK-16087|https://issues.apache.org/jira/browse/FLINK-16087 ] . -- This message was sent by Atlassian Jira (v8.3.4#803005)