showuon commented on code in PR #24952:
URL: https://github.com/apache/flink/pull/24952#discussion_r1683998141
##########
docs/content/docs/try-flink/local_installation.md:
##########
@@ -141,7 +141,7 @@ You can view the data flow plan for the execution:
Here for the job execution, Flink has two operators. The first is the source
operator which reads data from the
collection source. The second operator is the transformation operator which
aggregates counts of words. Learn
-more about [DataStream operators]({{< ref "docs/dev/datastream/operators" >}}).
+more about [DataStream operators]({{< ref
"docs/dev/datastream/operators/overview" >}}).
Review Comment:
Sure, I'm available now. Working on it now.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]