Skip to content

Update the URL in https://github.com/apache/arrow-go #233

@kou

Description

@kou

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions