Skip to content

Commit 3b9f065

Browse files
committed
cran style urls
1 parent 422fdc1 commit 3b9f065

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ Suggests:
5151
purrr
5252
Config/testthat/edition: 3
5353
VignetteBuilder: knitr
54-
URL: https://docs.ropensci.org/reviser, https://github.com/ropensci/reviser
54+
URL: https://docs.ropensci.org/reviser/, https://github.com/ropensci/reviser
5555
BugReports: https://github.com/ropensci/reviser/issues

inst/CITATION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ bibentry(
55
title = "reviser: Tools for Studying Revision Properties in Real-Time Time Series Vintages",
66
author = c(as.person("Marc Burri"), as.person("Philipp Wegmueller")),
77
year = "2025",
8-
url = "https://docs.ropensci.org/reviser",
8+
url = "https://docs.ropensci.org/reviser/",
99
textVersion = paste(
1010
"Burri and Wegmueller (2025).",
1111
"reviser: Tools for Studying Revision Properties in Real-Time Time Series Vintages",
1212
"R package version 0.1.1,",
13-
"https://docs.ropensci.org/reviser"
13+
"https://docs.ropensci.org/reviser/"
1414
)
1515
)

man/reviser-package.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)