Skip to content

Commit 9af5d81

Browse files
authored
Update forum URL (#5876)
1 parent 54cbb98 commit 9af5d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/zzz.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
random_tip <- function() {
1111
tips <- c(
12-
"RStudio Community is a great place to get help: https://community.rstudio.com/c/tidyverse",
12+
"RStudio Community is a great place to get help: https://forum.posit.co/c/tidyverse",
1313
"Learn more about the underlying theory at https://ggplot2-book.org/",
1414
"Keep up to date with changes at https://tidyverse.org/blog/",
1515
"Use suppressPackageStartupMessages() to eliminate package startup messages",

0 commit comments

Comments
 (0)