Skip to content

Commit 1b21f75

Browse files
switch to stability badges
1 parent e046ef4 commit 1b21f75

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ knitr::opts_chunk$set(
1919

2020
[![Build Status](https://travis-ci.org/r-lib/styler.svg?branch=master)](https://travis-ci.org/r-lib/styler)
2121
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/r-lib/styler?branch=master&svg=true)](https://ci.appveyor.com/project/r-lib/styler)
22-
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
22+
[![stability-stable](https://img.shields.io/badge/stability-stable-green.svg)](https://github.com/joethorley/stability-badges#stable)
2323
[![codecov](https://codecov.io/gh/r-lib/styler/branch/master/graph/badge.svg)](https://codecov.io/gh/r-lib/styler)
2424
[![cran version](http://www.r-pkg.org/badges/version/styler)](https://cran.r-project.org/package=styler)
2525

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
Status](https://travis-ci.org/r-lib/styler.svg?branch=master)](https://travis-ci.org/r-lib/styler)
88
[![AppVeyor Build
99
Status](https://ci.appveyor.com/api/projects/status/github/r-lib/styler?branch=master&svg=true)](https://ci.appveyor.com/project/r-lib/styler)
10-
[![Project Status: Active – The project has reached a stable, usable
11-
state and is being actively
12-
developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
10+
[![stability-stable](https://img.shields.io/badge/stability-stable-green.svg)](https://github.com/joethorley/stability-badges#stable)
1311
[![codecov](https://codecov.io/gh/r-lib/styler/branch/master/graph/badge.svg)](https://codecov.io/gh/r-lib/styler)
1412
[![cran
1513
version](http://www.r-pkg.org/badges/version/styler)](https://cran.r-project.org/package=styler)

0 commit comments

Comments
 (0)