dragosmg commented on a change in pull request #12360: URL: https://github.com/apache/arrow/pull/12360#discussion_r801105486
########## File path: r/vignettes/developing.Rmd ########## @@ -11,8 +11,8 @@ If you're interested in contributing to arrow, this vignette explains our approa at a high-level. If you're looking for more detailed content, you may want to look at one of the following links: -* [setting up a development environment and building the components that make up the Arrow project and R package](https://arrow.apache.org/docs/r/articles/developers/setup.html) -* [common Arrow dev workflow tasks](https://arrow.apache.org/docs/r/articles/developers/workflow.html) +* [setting up a development environment and building the components that make up the Arrow project and R package](https://arrow.apache.org/docs/r/articles/developing.html#developer-environment-setup) +* [common Arrow dev workflow tasks](https://arrow.apache.org/docs/r/articles/developing.html#common-developer-workflow-tasks) Review comment: Done. Reverted the 2 other changes. Basically this PR will add the letter `s`. 😄 -- 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]
