svetakvsundhar commented on code in PR #27604: URL: https://github.com/apache/beam/pull/27604#discussion_r1270969846
########## website/www/site/content/en/get-started/beam-overview.md: ########## @@ -76,6 +75,8 @@ Get started using Beam for your data processing tasks. 1. Dive into the [Documentation](/documentation/) section for in-depth concepts and reference materials for the Beam model, SDKs, and runners. +1. Dive into the [cookbook examples](https://github.com/GoogleCloudPlatform/dataflow-cookbook) for learning how to run Beam with Dataflow. Review Comment: ```suggestion 1. Dive into the [cookbook examples](https://github.com/GoogleCloudPlatform/dataflow-cookbook) for learning how to run Beam on Dataflow. ``` -- 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]
