Skip to content

Commit 7a99819

Browse files
Update BlogBanners with new webinar details and link
1 parent 8e7678a commit 7a99819

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/dashboard/src/workspaces/BlogBanners.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ const banners = [
2424
link: "https://www.gitpod.io/blog/gartner-2023-cde-hypecycle",
2525
},
2626
{
27-
type: "Webinar Series",
28-
title: "The Platform Engineering maturity model",
29-
link: "https://www.gitpod.io/events#platform-maturity-model-series",
27+
type: "Watch recording",
28+
title: "Beyond Kubernetes: A deep-dive into Gitpod Flex with our CTO",
29+
link: "https://www.gitpod.io/events#watch-on-demand",
3030
},
3131
];
3232

0 commit comments

Comments
 (0)