Skip to content

Commit aa866b7

Browse files
fix: update event URLs
Signed-off-by: savisaluwadana <savisaluwadana@gmail.com>
1 parent a05016f commit aa866b7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/pages/community/past-events.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"type": "Meetup",
2929
"location": "London, UK",
3030
"action": "More Details",
31-
"href": "https://www.meetup.com/cloud-native-london/events/312972430/?eventOrigin=group_upcoming_events"
31+
"href": "https://www.meetup.com/cloud-native-london/events/312972430/"
3232
},
3333
{
3434
"date": "April 30",
@@ -128,7 +128,7 @@
128128
"type": "Meetup",
129129
"location": "Boston, MA",
130130
"action": "More Details",
131-
"href": "https://www.meetup.com/boston-kubernetes-meetup/events/312787637/?eventOrigin=group_events_list"
131+
"href": "https://www.meetup.com/boston-kubernetes-meetup/events/312787637/"
132132
},
133133
{
134134
"date": "February 21",
@@ -151,4 +151,4 @@
151151
"href": "https://www.meetup.com/container-and-modern-apps-user-group-seattle-bellevue/events/312975745/?eventOrigin=group_events_list"
152152
}
153153
]
154-
}
154+
}

0 commit comments

Comments
 (0)