Skip to content

Commit 132c68e

Browse files
authored
fixing calendar url for community
fixing calendar url for community
1 parent 614cd1f commit 132c68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ no = 'Sorry to hear that. Please <a href="https://github.com/USERNAME/REPOSITORY
230230

231231
[[params.links.user]]
232232
name = "Calendar"
233-
url = "https://calendar.google.com/calendar/embed?src=nt2tcnbtbied3l6gi2h29slvc0%40group.calendar.google.com"
233+
url = "https://calendar.google.com/calendar/embed?src=calendar%40kubernetes.io"
234234
icon = "fas fa-calendar-alt"
235235
desc = "Google Calendar for Kubernetes"
236236

0 commit comments

Comments
 (0)