dragosmg opened a new pull request #12360: URL: https://github.com/apache/arrow/pull/12360
This PR aims to solve some of the `urlchecker::url_check()` findings. 3 complaints from the `urlchecker` are left: * Conda forge badge, for which the URL is correct: ``` Error: README.md:5:75 400: Bad Request [](https://anaconda.org/conda-forge/r-arrow) ``` * 2 for articles which have not yet been published: ``` x Error: vignettes/developing.Rmd:16:46 404: Not Found * [running R with the C++ debugger attached](https://arrow.apache.org/docs/r/articles/developers/debugging.html)``` ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x Error: vignettes/install.Rmd:18:33 404: Not Found [developers' installation docs](https://arrow.apache.org/docs/r/articles/developers/install_details.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]
