You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Rationale for this change
Fix the broken link to the correct link due to a change in the path.
### What changes are included in this PR?
Updating link from the incorrect `go/` path to change in the path.
- old link: https://arrow.apache.org/adbc/main/driver/go/flight_sql.html#client-options
- new link: https://arrow.apache.org/adbc/main/driver/flight_sql.html#client-options
### Are these changes tested?
Yes. I have checked the link.
### Are there any user-facing changes?
Yes, the updated link will be visible to users.
* GitHub Issue: #42039
Authored-by: Hyunseok Seo <hsseo0501@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Describe the bug, including details regarding any error messages, version, and platform.
I've noticed that there is a broken link in the README.
arrow/go/README.md
Line 51 in 601be76
It seems that the link has changed since version 0.4.0.
Component(s)
Documentation, Go
The text was updated successfully, but these errors were encountered: