This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new 916f62df7b MINOR: [Python] update outdated link in python README
(#47561)
916f62df7b is described below
commit 916f62df7bedd40a4847306dc2be3265ee647c02
Author: TennyZhuang <[email protected]>
AuthorDate: Mon Sep 15 11:16:29 2025 +0800
MINOR: [Python] update outdated link in python README (#47561)
### Rationale for this change
Update an outdated link.
### What changes are included in this PR?
### Are these changes tested?
### Are there any user-facing changes?
Authored-by: TennyZhuang <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
---
python/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/README.md b/python/README.md
index 7336bd4b0e..6bbdc82c84 100644
--- a/python/README.md
+++ b/python/README.md
@@ -53,7 +53,7 @@ See [Python Development][2] in the documentation subproject.
See [documentation build instructions][1] in the documentation subproject.
[1]:
https://github.com/apache/arrow/blob/main/docs/source/developers/documentation.rst
-[2]:
https://github.com/apache/arrow/blob/main/docs/source/developers/python.rst
+[2]: https://arrow.apache.org/docs/developers/python.html
[3]: https://github.com/pandas-dev/pandas
[5]: https://arrow.apache.org/docs/latest/python/benchmarks.html
[6]:
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version