dianfu opened a new pull request #14016: URL: https://github.com/apache/flink/pull/14016
## What is the purpose of the change *This pull request fixes the docs_404_check* ## Verifying this change Verified in my personal azure pipeline that it takes effect: Fail correctly if there are broken links in the documentation: https://dev.azure.com/dianfu/Flink/_build/results?buildId=231&view=logs&j=64eb2d20-7d61-5c6d-9ae0-2f5940b1051d&t=36ef8439-438c-5ac6-2742-d7c6b595805a ## Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): (no) - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (no) - The serializers: (no) - The runtime per-record code paths (performance sensitive): (no) - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn/Mesos, ZooKeeper: (no) - The S3 file system connector: (no) ## Documentation - Does this pull request introduce a new feature? (no) - If yes, how is the feature documented? (not applicableno) ---------------------------------------------------------------- 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]
