Skip to content

Commit 792cdd0

Browse files
authored
Remove link from tidy-dev-day label (r-lib#2037)
Fixes r-lib#2022
1 parent 1f6d511 commit 792cdd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/github-labels.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ tidy_label_descriptions <- function() {
301301
"good first issue :heart:" = "good issue for first-time contributors",
302302
"help wanted :heart:" = "we'd love your help!",
303303
"breaking change :skull_and_crossbones:" = "API change likely to affect existing code",
304-
"tidy-dev-day :nerd_face:" = "Tidyverse Developer Day rstd.io/tidy-dev-day"
304+
"tidy-dev-day :nerd_face:" = "Tidyverse Developer Day"
305305
)
306306
}
307307

0 commit comments

Comments
 (0)