From f1b2c52450980c87aee0d6adf4a3ffad3b18afdc Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 30 Nov 2025 14:48:42 +0100 Subject: [PATCH] static/messages.json: update training course details Signed-off-by: Thomas Petazzoni --- static/messages.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/static/messages.json b/static/messages.json index 4a14cf6..346c02a 100644 --- a/static/messages.json +++ b/static/messages.json @@ -6,10 +6,16 @@ "link": "https://shop.bootlin.com/en/event/174" }, { - "title": "Linux kernel drivers training (on-line)", - "body": "Dec 1-10, 2025", + "title": "Embedded Linux training (on-line)", + "body": "Feb 9-20, 2026", "action": "Register", - "link": "https://shop.bootlin.com/en/event/173" + "link": "https://shop.bootlin.com/en/event/178" + }, + { + "title": "Linux kernel drivers training (on-line)", + "body": "Feb 9-19, 2026", + "action": "Register", + "link": "https://shop.bootlin.com/en/event/177" }, { "title": "Yocto / OpenEmbedded training (on-line)", @@ -17,6 +23,12 @@ "action": "Register", "link": "https://shop.bootlin.com/en/event/175" }, + { + "title": "Yocto / OpenEmbedded training (on-line)", + "body": "Feb 9-13, 2026", + "action": "Register", + "link": "https://shop.bootlin.com/en/event/176" + }, { "title": "Real-Time Linux with PREEMPT_RT training", "body": "Mar 24-26, 2026",