We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 105081c commit 93e75a8Copy full SHA for 93e75a8
1 file changed
src/pages/community/past-events.json
@@ -1,5 +1,15 @@
1
{
2
"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
+ },
13
14
"date": "June 4",
15
"year": "2026",
@@ -18,7 +28,7 @@
18
28
"type": "Meetup",
19
29
"location": "London, UK",
20
30
"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/"
22
32
}
23
33
]
24
34
0 commit comments