ZDevelop94 commented on code in PR #27366: URL: https://github.com/apache/flink/pull/27366#discussion_r2713190892
########## 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: @davidradl It was raised here as I was looking at this release version at the time and posed an example, hence why I suggested a more dynamic url to address other release versions. Once this is done I can revert the target branch to main -- 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]
