We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91adaae commit 9bfbc83Copy full SHA for 9bfbc83
1 file changed
src/config/agenda.json
@@ -200,7 +200,7 @@
200
"time": "15:35 - 16:10",
201
"sessions": [
202
{ "talkId": "one-repo-to-rule-them-all", "trackId": "track1" },
203
- { "talkId": "green-prompting-designing-ai-interactions-with-sustainability-in-mind", "trackId": "track2" }
+ { "talkId": "from-cloud-native-to-agentic-applications", "trackId": "track2" }
204
]
205
},
206
{
@@ -215,7 +215,7 @@
215
"time": "17:00 - 17:35",
216
217
{ "talkId": "platform-engineering-and-ai-agents", "trackId": "track1" },
218
- { "talkId": "from-cloud-native-to-agentic-applications", "trackId": "track2" }
+ { "talkId": "green-prompting-designing-ai-interactions-with-sustainability-in-mind", "trackId": "track2" }
219
220
221
0 commit comments