Skip to content

Commit 5f37d03

Browse files
committed
Avoid a redirected URL
1 parent 2da64c1 commit 5f37d03

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

R/coverage.R

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
#' Test coverage
22
#'
3-
#' Adds test coverage reporting to a package, using either
4-
#' [Codecov](https://codecov.io) or
5-
#' [Coveralls](https://coveralls.io).
3+
#' Adds test coverage reporting to a package, using either Codecov
4+
#' (`https://codecov.io`) or Coveralls (`https://coveralls.io`).
65
#'
76
#' @param type Which web service to use.
87
#' @eval param_repo_spec()

man/use_coverage.Rd

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)