Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs][Go] Broken Flight SQL driver link in README #42039

Closed
llama90 opened this issue Jun 9, 2024 · 1 comment
Closed

[Docs][Go] Broken Flight SQL driver link in README #42039

llama90 opened this issue Jun 9, 2024 · 1 comment

Comments

@llama90
Copy link
Contributor

llama90 commented Jun 9, 2024

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 ADBC [developer doc](https://arrow.apache.org/adbc/main/driver/go/flight_sql.html#client-options)

image

It seems that the link has changed since version 0.4.0.

Component(s)

Documentation, Go

@llama90 llama90 changed the title [Go][Documentation] Broken Link in README Content [Documentation][Go] Broken Link in README Content Jun 9, 2024
@llama90 llama90 changed the title [Documentation][Go] Broken Link in README Content [Docs][Go] Broken Link in README Content Jun 9, 2024
kou pushed a commit that referenced this issue Jun 9, 2024
### 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>
@kou
Copy link
Member

kou commented Jun 9, 2024

Issue resolved by pull request 42040
#42040

@kou kou added this to the 17.0.0 milestone Jun 9, 2024
@kou kou closed this as completed Jun 9, 2024
@kou kou changed the title [Docs][Go] Broken Link in README Content [Docs][Go] Broken Flight SQL driver link in README Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants