diff --git a/linkerd.io/content/enterprise.md b/linkerd.io/content/enterprise.md deleted file mode 100644 index cfea1e1641..0000000000 --- a/linkerd.io/content/enterprise.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -description: Lists companies that provide commercial support for Linkerd. -title: Enterprise -layout: enterprise -type: enterprise -weight: "1" -support: - bottom_description: Offering Linkerd support? Add your company! - description: '' - title: 'Companies offering commercial support and other enterprise offerings for - Linkerd:' - buttons: - - caption: Create Pull Request - url: https://github.com/linkerd/website/pulls - companies: - - description: Buoyant is the original creator of Linkerd and provides support, - training, and enterprise products. - thumbnail: "/uploads/buoyant_logo_icon-only_primary.svg" - title: Buoyant - url: https://buoyant.io/linkerd-support/ -menu: - top: - weight: 4 - ---- diff --git a/linkerd.io/content/support-training.md b/linkerd.io/content/support-training.md new file mode 100644 index 0000000000..0530a06d39 --- /dev/null +++ b/linkerd.io/content/support-training.md @@ -0,0 +1,36 @@ +--- +description: Lists of educational resources and companies that provide commercial support for Linkerd. +title: Support & Training +layout: enterprise +type: enterprise +weight: "1" +menu: + top: + weight: 4 + +support: + kinds: + - title: 'Courses' + entries: + - description: Introduction to Service Mesh with Linkerd | edx + thumbnail: "/uploads/linux-foundation-logo.svg" + title: The Linux Foundation + url: https://www.edx.org/course/introduction-to-service-mesh-with-linkerd + - description: Introduction to Kubernetes | edx + thumbnail: "/uploads/linux-foundation-logo.svg" + title: The Linux Foundation + url: https://www.edx.org/course/introduction-to-kubernetes + - title: 'Commercial support' + entries: + - description: Buoyant is the original creator of Linkerd and provides support, training, and enterprise products. + thumbnail: "/uploads/buoyant_logo_icon-only_primary.svg" + title: Buoyant + url: https://buoyant.io/linkerd-support/ + + bottom_description: Offering Linkerd support? Add your company! + description: '' + buttons: + - caption: Edit this page + url: https://github.com/linkerd/website/edit/main/linkerd.io/content/support-training.md +--- + diff --git a/linkerd.io/layouts/partials/enterprise/support.html b/linkerd.io/layouts/partials/enterprise/support.html index 6688fa6991..9fdf8029a0 100644 --- a/linkerd.io/layouts/partials/enterprise/support.html +++ b/linkerd.io/layouts/partials/enterprise/support.html @@ -1,9 +1,10 @@