r4ntix commented on code in PR #799: URL: https://github.com/apache/arrow-ballista/pull/799#discussion_r1214480798
########## ballista/client/README.md: ########## @@ -152,4 +152,4 @@ The output should look similar to the following table. +-----------------+--------------------------+--------------------------+--------------------------+--------------------------+ ``` -More [examples](https://github.com/apache/arrow-datafusion/tree/master/ballista-examples) can be found in the arrow-datafusion repository. +More [examples](https://github.com/apache/arrow-datafusion/tree/main/datafusion-examples) can be found in the arrow-datafusion repository. Review Comment: Thanks, but this should be changed to: ```markdown More [examples](https://github.com/apache/arrow-ballista/tree/main/examples) can be found in the arrow-ballista repository. ``` -- 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]
