Skip to content

Commit 93e75a8

Browse files
committed
fix(community): move Cloud Native Hyderabad event to past events
Signed-off-by: LakshanSS <lakshan230897@gmail.com>
1 parent 105081c commit 93e75a8

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

src/pages/community/past-events.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"pastEvents": [
3+
{
4+
"date": "June 11",
5+
"year": "2026",
6+
"title": "Cloud Native Hyderabad",
7+
"description": "Talk: Role of Developer Platforms in the Era of Agentic Software Development",
8+
"type": "Meetup",
9+
"location": "Virtual",
10+
"action": "More Details",
11+
"href": "https://ocgroups.dev/cncf/group/cloud-native-hyderabad/event/tr9jkbf"
12+
},
313
{
414
"date": "June 4",
515
"year": "2026",
@@ -18,7 +28,7 @@
1828
"type": "Meetup",
1929
"location": "London, UK",
2030
"action": "More Details",
21-
"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/"
2232
}
2333
]
2434
}

0 commit comments

Comments
 (0)