Describe the enhancement requested
We should use https://arrow.apache.org/go/ not https://arrow.apache.org/ .
diff --git a/.asf.yaml b/.asf.yaml
index 26653b0..2820e1d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,7 +19,7 @@
github:
description: "Official Go implementation of Apache Arrow"
- homepage: https://arrow.apache.org/
+ homepage: https://arrow.apache.org/go/
labels:
- apache-arrow
- go
Component(s)
Other