Skip to content

Commit 5609fb8

Browse files
committed
Update gitlab url
1 parent 88b2558 commit 5609fb8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Suggests:
7272
box (>= 1.2.0)
7373
License: MIT + file LICENSE
7474
VignetteBuilder: knitr
75-
RoxygenNote: 7.3.2
75+
RoxygenNote: 7.3.3
7676
Roxygen: list(markdown = TRUE)
7777
Config/testthat/edition: 3
7878
Config/testthat/parallel: TRUE

R/gitlab.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#'
33
#' Utilize internal GitLab static pages to publish package coverage.
44
#' Creates local covr report in a package subdirectory.
5-
#' Uses the [pages](https://docs.gitlab.com/ee/ci/yaml/README.html#pages)
5+
#' Uses the [pages](https://docs.gitlab.com/user/project/pages/)
66
#' GitLab job to publish the report.
77
#' @inheritParams codecov
88
#' @inheritParams report

man/gitlab.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)