Skip to content

Commit fd8a3eb

Browse files
committed
Replace release articles with links to blog posts
1 parent a7e4a0c commit fd8a3eb

File tree

5 files changed

+6
-633
lines changed

5 files changed

+6
-633
lines changed

_pkgdown.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -225,14 +225,16 @@ navbar:
225225
- text: News
226226
menu:
227227
- text: "Release notes"
228+
- text: "Version 3.0.0"
229+
href: https://www.tidyverse.org/articles/2018/07/ggplot2-3-0-0/
228230
- text: "Version 2.2.0"
229-
href: articles/releases/ggplot2-2.2.0.html
231+
href: https://blog.rstudio.com/2016/11/14/ggplot2-2-2-0/
230232
- text: "Version 2.1.0"
231-
href: articles/releases/ggplot2-2.1.0.html
233+
href: https://blog.rstudio.com/2016/03/03/ggplot2-2-1-0/
232234
- text: "Version 2.0.0"
233-
href: articles/releases/ggplot2-2.0.0.html
235+
href: https://blog.rstudio.com/2015/12/21/ggplot2-2-0-0/
234236
- text: "Version 1.0.0"
235-
href: articles/releases/ggplot2-1.0.0.html
237+
href: https://blog.rstudio.com/2015/01/09/ggplot2-updates/
236238
- text: "------------------"
237239
- text: "Change log"
238240
href: news/index.html

vignettes/releases/ggplot2-1.0.0.Rmd

Lines changed: 0 additions & 15 deletions
This file was deleted.

vignettes/releases/ggplot2-2.0.0.Rmd

Lines changed: 0 additions & 312 deletions
This file was deleted.

0 commit comments

Comments
 (0)