wuchong commented on a change in pull request #12802:
URL: https://github.com/apache/flink/pull/12802#discussion_r449743192



##########
File path: docs/dev/table/streaming/match_recognize.md
##########
@@ -1038,7 +1038,7 @@ use [time attributes](time_attributes.html). To select 
those there are available
       <td><p>Returns the timestamp of the last row that was mapped to the 
given pattern.</p>
       <p>The resulting attribute is a <a href="time_attributes.html">rowtime 
attribute</a>
          that can be used in subsequent time-based operations such as
-         <a href="joins.html#interval-joins">interval joins</a> and <a 
href="#aggregations">group window or over
+         <a href="{% link joins.md#interval-joins %}">interval joins</a> and 
<a href="#aggregations">group window or over

Review comment:
       I guess this is an invalid link. Could you try to `build_docs.sh` in 
your local to verify this?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to