ZDevelop94 commented on code in PR #27366: URL: https://github.com/apache/flink/pull/27366#discussion_r2644422482
########## docs/content/docs/dev/datastream/overview.md: ########## @@ -249,6 +249,8 @@ Example Program The following program is a complete, working example of streaming window word count application, that counts the words coming from a web socket in 5 second windows. You can copy & paste the code to run it locally. +Find dependencies needed to run code here https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/dev/datastream/project-configuration/. Review Comment: Please recommend more dynamic url not tied to version number -- 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]
