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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to