This is an automated email from the ASF dual-hosted git repository.
agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-python.git
The following commit(s) were added to refs/heads/main by this push:
new e1a8a3c Fix link to user guide (#354)
e1a8a3c is described below
commit e1a8a3c623110b5214ce417c12431d2ae4238c60
Author: Andy Grove <[email protected]>
AuthorDate: Thu Apr 27 17:30:23 2023 -0600
Fix link to user guide (#354)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index f27975c..de77687 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -22,7 +22,7 @@ notifications:
jira_options: link label worklog
github:
description: "Apache Arrow DataFusion Python Bindings"
- homepage: https://arrow.apache.org/datafusion
+ homepage: https://arrow.apache.org/datafusion-python
enabled_merge_buttons:
squash: true
merge: false