Skip to content

Commit

Permalink
fix URLs in CITATION, DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
friendly committed Feb 29, 2024
1 parent 540b46e commit b796597
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Language: en-US
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://github.com/friendly/VisCollin
URL: https://github.com/friendly/VisCollin, https://friendly.github.io/VisCollin/
BugReports: https://github.com/friendly/VisCollin/issues
2 changes: 1 addition & 1 deletion inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bibentry(
comment = c(ORCID = "0000-0002-3237-0941"))),
year = year,
note = note,
url = "https://CRAN.R-project.org/package=heplots",
url = "https://CRAN.R-project.org/package=VisCollin",

textVersion =
paste("Michael Friendly",
Expand Down

0 comments on commit b796597

Please sign in to comment.