Skip to content

Commit fe9d13c

Browse files
authored
fix: remove dead link to Solo training (#753)
Signed-off-by: Bill Mulligan <[email protected]>
1 parent d25eb86 commit fe9d13c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/components/pages/enterprise/training/training.jsx

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,6 @@ const items = [
5959
buttonLink: 'https://training.linuxfoundation.org/training/introduction-to-cilium-lfs146x/',
6060
buttonTarget: '_blank',
6161
},
62-
{
63-
logoName: 'soloio',
64-
title: 'Introduction to Cilium',
65-
description:
66-
'In this workshop, you will learn the essential skills to deploy the Cilium CNI on a test Kubernetes cluster, gather metrics, and enforce network policies.',
67-
buttonText: 'Get Started',
68-
buttonLink:
69-
'https://academy.solo.io/introduction-to-cilium-with-fundamentals-for-cilium-certification',
70-
buttonTarget: '_blank',
71-
},
7262
];
7363

7464
const promo = {

0 commit comments

Comments
 (0)