Skip to content

Commit

Permalink
Update lifecycle and URLs
Browse files Browse the repository at this point in the history
So they don't redirect.
  • Loading branch information
gaborcsardi committed Feb 28, 2021
1 parent e630137 commit 2f95549
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
> List, Query, Manipulate System Processes
<!-- badges: start -->
[![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)
[![lifecycle](https://lifecycle.r-lib.org/articles/figures/lifecycle-stable.svg)](https://lifecycle.r-lib.org/articles/stages.html)
[![R build status](https://github.com/r-lib/ps/workflows/R-CMD-check/badge.svg)](https://github.com/r-lib/ps/actions)
[![CRAN status](https://www.r-pkg.org/badges/version/ps)](https://cran.r-project.org/package=ps)
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/ps)](https://www.r-pkg.org/pkg/ps)
Expand Down
2 changes: 1 addition & 1 deletion header.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> List, Query, Manipulate System Processes
<!-- badges: start -->
[![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)
[![lifecycle](https://lifecycle.r-lib.org/articles/figures/lifecycle-stable.svg)](https://lifecycle.r-lib.org/articles/stages.html)
[![R build status](https://github.com/r-lib/ps/workflows/R-CMD-check/badge.svg)](https://github.com/r-lib/ps/actions)
[![CRAN status](https://www.r-pkg.org/badges/version/ps)](https://cran.r-project.org/package=ps)
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/ps)](https://www.r-pkg.org/pkg/ps)
Expand Down

0 comments on commit 2f95549

Please sign in to comment.