Skip to content

Commit

Permalink
Remove duplicate listing of version 1.0.0 from pkgdown site (#1075)
Browse files Browse the repository at this point in the history
The purrr pkgdown site's News section lists the version 1.0.0 release twice. This commit removes the duplicate listing.
  • Loading branch information
matthewjnield authored Jul 26, 2023
1 parent d495c85 commit 60e3ba2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ news:
href: https://www.tidyverse.org/articles/2019/02/purrr-0-3-0/
- text: "Version 0.2.3"
href: https://www.tidyverse.org/articles/2017/08/purrr-0.2.3/
- text: "Version 1.0.0"
href: https://www.tidyverse.org/blog/2022/12/purrr-1-0-0/

reference:
- title: Map family
Expand Down

0 comments on commit 60e3ba2

Please sign in to comment.