You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/07/24 12:26:41 UTC

[GitHub] [flink] twentyworld commented on a change in pull request #12952: [Hotfix] fix file event_driven.zh.md did't adding title anchor.

twentyworld commented on a change in pull request #12952:
URL: https://github.com/apache/flink/pull/12952#discussion_r460020675



##########
File path: docs/learn-flink/event_driven.zh.md
##########
@@ -183,7 +183,7 @@ public void processElement(
 * 本例使用一个 `MapState`,其中 keys 是时间戳(timestamp),并为同一时间戳设置一个 Timer。
   这是一种常见的模式;它使得在 Timer 触发时查找相关信息变得简单高效。
 
-<a name="The-`onTimer()`-method"></a>
+<a name="The-onTimer()-method"></a>
 #### `onTimer()` 方法

Review comment:
       sure, 都fix掉了,有时间可以看一下
   




----------------------------------------------------------------
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:
users@infra.apache.org