alpinegizmo opened a new pull request #11898: URL: https://github.com/apache/flink/pull/11898
## What is the purpose of the change The docs build is currently broken (https://ci.apache.org/builders) because of this error (see https://ci.apache.org/builders/flink-docs-master/builds/1811/steps/Build%20docs/logs/stdio): Liquid Exception: Could not find document 'concepts/timely-stream-processing.md' in tag 'link'. Make sure the document exists and the path is correct. in dev/event_time.zh.md This is caused by {% link %} tags used in event_time.zh.md that aren't linking to the chinese docs. ## Brief change log Changed links to point to the .zh.md versions. ---------------------------------------------------------------- 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: [email protected]
