Skip to content

Commit

Permalink
Remove link from tidy-dev-day label (#2037)
Browse files Browse the repository at this point in the history
Fixes #2022
  • Loading branch information
cynthiahqy authored Aug 15, 2024
1 parent 1f6d511 commit 792cdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/github-labels.R
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ tidy_label_descriptions <- function() {
"good first issue :heart:" = "good issue for first-time contributors",
"help wanted :heart:" = "we'd love your help!",
"breaking change :skull_and_crossbones:" = "API change likely to affect existing code",
"tidy-dev-day :nerd_face:" = "Tidyverse Developer Day rstd.io/tidy-dev-day"
"tidy-dev-day :nerd_face:" = "Tidyverse Developer Day"
)
}

Expand Down

0 comments on commit 792cdd0

Please sign in to comment.