Skip to content

Commit 536b244

Browse files
committed
fix moved url
1 parent 62d66ef commit 536b244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ggpath now requires ggplot2 v4! This package is intended to be a ggplot2 extensi
88
and if ggplot2 version jumps make breaking changes, then it's best for the extension
99
to not try to be downwards compatible.
1010

11-
* ggpath now requires R 4.1 because magick needs this R version. This also follows the [Tidyverse R version support rules](https://www.tidyverse.org/blog/2019/04/r-version-support/). (#14)
11+
* ggpath now requires R 4.1 because magick needs this R version. This also follows the [Tidyverse R version support rules](https://tidyverse.org/blog/2019/04/r-version-support/). (#14)
1212
* rewrite theme elements in S7 to fully work with ggplot2 v4.0. (#16)
1313
* remove ggplot2 downwards compatibility in `size` argument of `geom_*_lines()` functions as ggpath now requires ggplot2 v4.
1414

0 commit comments

Comments
 (0)