From 4e101f02f8d248f0448d718bd914579d9f8f0088 Mon Sep 17 00:00:00 2001 From: Jacob Wujciak-Jens Date: Wed, 10 Jan 2024 14:14:51 +0100 Subject: [PATCH] MINOR: [R][Docs] Fix geoarrrow url in NEWS.md (#39547) ### Rationale for this change The geoarrow repo was moved and is no failing urlcheck. ### What changes are included in this PR? Update the url. Authored-by: Jacob Wujciak-Jens Signed-off-by: Jacob Wujciak-Jens --- r/NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r/NEWS.md b/r/NEWS.md index ca062b0390a9f..1744e6e96e936 100644 --- a/r/NEWS.md +++ b/r/NEWS.md @@ -327,7 +327,7 @@ Arrow query engine. See `?acero`. A few new features and bugfixes were implemented for joins: * Extension arrays are now supported in joins, allowing, for example, joining - datasets that contain [geoarrow](https://paleolimbot.github.io/geoarrow/) data. + datasets that contain [geoarrow](https://github.com/geoarrow/geoarrow) data. * The `keep` argument is now supported, allowing separate columns for the left and right hand side join keys in join output. Full joins now coalesce the join keys (when `keep = FALSE`), avoiding the issue where the join keys would