Skip to content

Commit 93e0056

Browse files
authored
fix typo in citation
[ci skip]
1 parent 9b0ed39 commit 93e0056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/CITATION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bibentry(bibtype = "Misc",
88
),
99
year = year,
1010
note = note,
11-
url = c("mc-stan.org/bayesplot, CRAN.R-project.org/package=loo"),
11+
url = c("mc-stan.org/bayesplot"),
1212
header = "To cite the bayesplot R package:"
1313
)
1414

0 commit comments

Comments
 (0)