Skip to content

Commit b18ce22

Browse files
authored
Update blog posts in pkgdown (#5305)
* Add link to 3.4.0 blog post in _pkgdown.yml * Update links of blog posts to posit.co
1 parent 533f635 commit b18ce22

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

_pkgdown.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,8 @@ articles:
264264

265265
news:
266266
releases:
267+
- text: "Version 3.4.0"
268+
href: https://www.tidyverse.org/blog/2022/11/ggplot2-3-4-0/
267269
- text: "Version 3.3.0"
268270
href: https://www.tidyverse.org/blog/2020/03/ggplot2-3-3-0/
269271
- text: "Version 3.2.0"
@@ -273,13 +275,13 @@ news:
273275
- text: "Version 3.0.0"
274276
href: https://www.tidyverse.org/articles/2018/07/ggplot2-3-0-0/
275277
- text: "Version 2.2.0"
276-
href: https://blog.rstudio.com/2016/11/14/ggplot2-2-2-0/
278+
href: https://posit.co/blog/ggplot2-2-2-0/
277279
- text: "Version 2.1.0"
278-
href: https://blog.rstudio.com/2016/03/03/ggplot2-2-1-0/
280+
href: https://posit.co/blog/ggplot2-2-1-0/
279281
- text: "Version 2.0.0"
280-
href: https://blog.rstudio.com/2015/12/21/ggplot2-2-0-0/
282+
href: https://posit.co/blog/ggplot2-2-0-0/
281283
- text: "Version 1.0.0"
282-
href: https://blog.rstudio.com/2015/01/09/ggplot2-updates/
284+
href: https://posit.co/blog/ggplot2-updates/
283285

284286
navbar:
285287
structure:

0 commit comments

Comments
 (0)