Re: [PR] python: Fix outdated link to Python development documentation [arrow]
github-actions[bot] commented on PR #48249:
URL: https://github.com/apache/arrow/pull/48249#issuecomment-3574666224
Thanks for opening a pull request!
If this is not a [minor
PR](https://github.com/apache/arrow/blob/main/CONTRIBUTING.md#Minor-Fixes).
Could you open an issue for this pull request on GitHub?
https://github.com/apache/arrow/issues/new/choose
Opening GitHub issues ahead of time contributes to the
[Openness](http://theapacheway.com/open/#:~:text=Openness%20allows%20new%20users%20the,must%20happen%20in%20the%20open.)
of the Apache Arrow project.
Then could you also rename the pull request title in the following format?
GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}
or
MINOR: [${COMPONENT}] ${SUMMARY}
See also:
* [Other pull requests](https://github.com/apache/arrow/pulls/)
* [Contribution Guidelines - Contributing
Overview](https://arrow.apache.org/docs/developers/overview.html)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
[PR] python: Fix outdated link to Python development documentation [arrow]
justeph opened a new pull request, #48249: URL: https://github.com/apache/arrow/pull/48249 ### Rationale for this change The link to the python development documentation in python/README.md is broken: https://arrow.apache.org/docs/developers/python.html ### What changes are included in this PR? This PR fix the link to point to the new location: https://arrow.apache.org/docs/developers/python/index.html ### Are these changes tested? Yes, link is now functional ### Are there any user-facing changes? No -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
