robertwb commented on code in PR #30768: URL: https://github.com/apache/beam/pull/30768#discussion_r1541607937
########## website/www/site/content/en/documentation/sdks/yaml.md: ########## @@ -631,6 +631,5 @@ options: ## Other Resources -* [Example pipelines](https://gist.github.com/robertwb/2cb26973f1b1203e8f5f8f88c5764da0) -* [More examples](https://github.com/Polber/beam/tree/jkinard/bug-bash/sdks/python/apache_beam/yaml/examples) -* [Transform glossary](https://gist.github.com/robertwb/64e2f51ff88320eeb6ffd96634202df7) +* [Example pipeline](https://github.com/apache/beam/tree/master/sdks/python/apache_beam/yaml/examples) +* [More examples](https://gist.github.com/robertwb/2cb26973f1b1203e8f5f8f88c5764da0) Review Comment: Just that we haven't migrated them somewhere better yet (likely not a gist, maybe into the examples directory now that it exists.) -- 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]
