This is an automated email from the ASF dual-hosted git repository.
jeffreyvo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
The following commit(s) were added to refs/heads/master by this push:
new 5093b787c4 Minor(docs): update master to main for DataFusion/Ballista
(#5363)
5093b787c4 is described below
commit 5093b787c432bc3d319bb6b858c76c2f83249eb8
Author: Cancai Cai <[email protected]>
AuthorDate: Sun Feb 4 18:59:09 2024 +0800
Minor(docs): update master to main for DataFusion/Ballista (#5363)
* doc: update master to main
* Minor(docs): update master to main
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8cd3ec970b..7d4fa7103c 100644
--- a/README.md
+++ b/README.md
@@ -72,8 +72,8 @@ There is more information in the [contributing] guide.
[contributing]: CONTRIBUTING.md
[parquet-readme]: parquet/README.md
[flight-readme]: arrow-flight/README.md
-[datafusion-readme]:
https://github.com/apache/arrow-datafusion/blob/master/README.md
-[ballista-readme]:
https://github.com/apache/arrow-ballista/blob/master/README.md
+[datafusion-readme]:
https://github.com/apache/arrow-datafusion/blob/main/README.md
+[ballista-readme]: https://github.com/apache/arrow-ballista/blob/main/README.md
[objectstore-readme]: object_store/README.md
[issues]: https://github.com/apache/arrow-rs/issues
[discussions]: https://github.com/apache/arrow-rs/discussions