brucearctor commented on code in PR #30768: URL: https://github.com/apache/beam/pull/30768#discussion_r1541494534
########## 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: Curious why not have the gists hosted in ASF repo/infra rather than robertwb ? Is that due to permissions/hassle? Not a problem. -- 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]
