Skip to content

Commit ad1187d

Browse files
committed
docs: fix URLs and update cran-comments.md
1 parent 9862e1c commit ad1187d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ knitr::opts_chunk$set(
1818
<!-- badges: start -->
1919
[![CRAN status](https://www.r-pkg.org/badges/version/fipio)](https://CRAN.R-project.org/package=fipio)
2020
[![CRAN downloads](https://cranlogs.r-pkg.org/badges/fipio)](https://CRAN.R-project.org/package=fipio)
21-
[![codecov](https://app.codecov.io/gh/UFOKN/fipio/branch/master/graph/badge.svg?token=1ODDHARQM1)](https://app.codecov.io/gh/UFOKN/fipio)
21+
[![codecov](https://codecov.io/gh/UFOKN/fipio/branch/master/graph/badge.svg)](https://app.codecov.io/gh/UFOKN/fipio)
2222
[![R-CMD-check](https://github.com/UFOKN/fipio/workflows/R-CMD-check/badge.svg)](https://github.com/UFOKN/fipio/actions)
2323
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
2424
<!-- badges: end -->

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a resubmission. This version includes new features. See the NEWS.md file for details.
44

5-
Additionally, I have fixed redirected URLs in the README.
5+
Additionally, I have fixed the redirected URLs in the README.
66

77
## Test environments
88

0 commit comments

Comments
 (0)