Skip to content

Commit

Permalink
Update badge links in README to avoid CRAN redirect warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nunofachada committed May 23, 2022
1 parent 58d795f commit efab120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
![Checks](https://github.com/nunofachada/micompr/actions/workflows/check.yml/badge.svg)
[![codecov](https://codecov.io/gh/nunofachada/micompr/branch/master/graph/badge.svg)](https://codecov.io/gh/nunofachada/micompr)
[![codecov](https://codecov.io/gh/nunofachada/micompr/branch/master/graph/badge.svg)](https://app.codecov.io/gh/nunofachada/micompr)
[![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/micompr)](https://CRAN.R-project.org/package=micompr)
![Downloads](https://cranlogs.r-pkg.org/badges/grand-total/micompr)
[![Documentation](https://img.shields.io/badge/docs-1.1.2-brightgreen.svg)](http://www.rdocumentation.org/packages/micompr)
[![Documentation](https://img.shields.io/badge/docs-1.1.2-brightgreen.svg)](https://www.rdocumentation.org/packages/micompr)

### Summary

Expand Down

0 comments on commit efab120

Please sign in to comment.