Skip to content

Commit 9a661d4

Browse files
JamesCusterthomasp85
authored andcommitted
Correct url link in citation (#3077)
1 parent e856664 commit 9a661d4

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
@@ -6,6 +6,6 @@ citEntry(entry = "book",
66
publisher = "Springer-Verlag New York",
77
year = "2016",
88
isbn = "978-3-319-24277-4",
9-
url = "http://ggplot2.org",
9+
url = "https://ggplot2.tidyverse.org",
1010
textVersion = "H. Wickham. ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York, 2016."
1111
)

0 commit comments

Comments
 (0)