kou opened a new issue, #233:
URL: https://github.com/apache/arrow-go/issues/233

   ### Describe the enhancement requested
   
   We should use https://arrow.apache.org/go/ not https://arrow.apache.org/ .
   
   ```diff
   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


-- 
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]

Reply via email to