From 65cecb8df55f73d90d1250647b06b52002cf32f6 Mon Sep 17 00:00:00 2001 From: Mario Sarcher Date: Fri, 30 Oct 2020 14:26:44 +0100 Subject: [PATCH] Fixed some static links in docs --- docs/index.md | 8 ++++---- docs/setup/overview.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/index.md b/docs/index.md index a24f95b075..04f9924ab1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,13 +20,13 @@ Lens is the most powerful IDE for people who need to deal with Kubernetes cluste To get the most out of Lens, start by reviewing a few introductory topics: -[Intro Videos](/get-started/intro-videos/) - Begin your journey with Lens through these introductory videos. +[Intro Videos](get-started/intro-videos/) - Begin your journey with Lens through these introductory videos. -[Add Clusters](/clusters/add-cluster/) - Add your first Cluster to radically improve productivity and the speed of business. +[Add Clusters](clusters/add-cluster/) - Add your first Cluster to radically improve productivity and the speed of business. -[Extension API](/extensions/overview/) - Learn how to write a Lens extension. +[Extension API](extensions/overview/) - Learn how to write a Lens extension. ## Downloads -[Download Lens IDE](/setup/overview/) - Quickly find the appropriate install for your platform (Windows, macOS and Linux) +[Download Lens IDE](setup/overview/) - Quickly find the appropriate install for your platform (Windows, macOS and Linux) diff --git a/docs/setup/overview.md b/docs/setup/overview.md index ca0025d6ca..1e53fbb32c 100644 --- a/docs/setup/overview.md +++ b/docs/setup/overview.md @@ -9,11 +9,11 @@ Lens is the most powerful IDE for people who need to deal with Kubernetes cluste Follow the platform-specific guides below: -* [Linux](/setup/linux/) -* [macOS](/setup/macos/) -* [Windows](/setup/windows/) +* [Linux](linux/) +* [macOS](macos/) +* [Windows](windows/) -Lens is lightweight and should run on most available hardware and platform versions. You can review the [System Requirements](/supporting/requirements/) to check if your computer configuration is supported. +Lens is lightweight and should run on most available hardware and platform versions. You can review the [System Requirements](supporting/requirements/) to check if your computer configuration is supported. ## Update cadence