From 96a18d2b9b088bdcc4eb948b189f4f77b152e20f Mon Sep 17 00:00:00 2001 From: jon brookes Date: Sun, 13 Jul 2025 13:34:38 +0100 Subject: [PATCH] fix: link to mvk --- src/content/docs/guides/intro.md | 2 +- src/content/docs/index.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/guides/intro.md b/src/content/docs/guides/intro.md index 136858a..40bd52b 100644 --- a/src/content/docs/guides/intro.md +++ b/src/content/docs/guides/intro.md @@ -3,7 +3,7 @@ title: Introduction description: introducing infctl and its guiding principles --- -Kubernetes is complicated, so geting started can be a pain. +Kubernetes is complicated, so getting started can be a pain. There are many tools out there to create a development Kubernetes environment. diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index c9ca44e..80dec64 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -8,7 +8,7 @@ hero: file: ../../assets/houston.webp actions: - text: MVK Guide - link: /guides/intro/ + link: /guides/mvk/ icon: right-arrow - text: infctl and mvk source link: https://codeberg.org/headshed/infctl-cli