Skip to content

Commit 916f62d

Browse files
authored
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]>
1 parent 7548c3d commit 916f62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ See [Python Development][2] in the documentation subproject.
5353
See [documentation build instructions][1] in the documentation subproject.
5454

5555
[1]: https://github.com/apache/arrow/blob/main/docs/source/developers/documentation.rst
56-
[2]: https://github.com/apache/arrow/blob/main/docs/source/developers/python.rst
56+
[2]: https://arrow.apache.org/docs/developers/python.html
5757
[3]: https://github.com/pandas-dev/pandas
5858
[5]: https://arrow.apache.org/docs/latest/python/benchmarks.html
5959
[6]: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version

0 commit comments

Comments
 (0)