hapihu commented on a change in pull request #16852:
URL: https://github.com/apache/flink/pull/16852#discussion_r698432693



##########
File path: docs/content.zh/docs/dev/datastream/overview.md
##########
@@ -797,12 +677,14 @@ val myOutput: Iterator[(String, Int)] = 
DataStreamUtils.collect(myResult.javaStr
 {{< /tab >}}
 {{< /tabs >}}
 
-Where to go next?
+<a name="where-to-go-next"></a>
+
+接下来?
 -----------------
 
-* [Operators]({{< ref "docs/dev/datastream/operators/overview" >}}): 
Specification of available streaming operators.
-* [Event Time]({{< ref "docs/concepts/time" >}}): Introduction to Flink's 
notion of time.
-* [State & Fault Tolerance]({{< ref 
"docs/dev/datastream/fault-tolerance/state" >}}): Explanation of how to develop 
stateful applications.
-* [Connectors]({{< ref "docs/connectors/datastream/overview" >}}): Description 
of available input and output connectors.
+* [算法]({{< ref "docs/dev/datastream/operators/overview" >}}):可用算子的使用指南。

Review comment:
       Sorry, this should be changed to `算子`. I have modified it.




-- 
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]


Reply via email to