ParthChonkar commented on code in PR #45134: URL: https://github.com/apache/arrow/pull/45134#discussion_r1900215838
########## docs/source/developers/java/building.rst: ########## @@ -46,7 +46,7 @@ repository: .. code-block:: - $ git clone https://github.com/apache/arrow.git + $ git clone https://github.com/apache/arrow-java.git $ cd arrow Review Comment: Ah thank you for catching that. > BTW, we should move this documents to apache/arrow-java. Agreed, I cut https://github.com/apache/arrow-java/issues/472 in the java repo to migrate those docs. Once that issue is complete and the docs are hosted - will remove the docs here and change the java links in this repo's documentation to external links. -- 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]
