From d4f9128f7781677d2d3563dc3f166d197c663bf2 Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Fri, 21 Oct 2022 16:05:56 -0400 Subject: [PATCH] Fix links in Readme (#6441) Signed-off-by: Sebastian Malton Signed-off-by: Sebastian Malton --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c4a63c174..f581e90401 100644 --- a/README.md +++ b/README.md @@ -19,15 +19,15 @@ Lens IDE a standalone application for MacOS, Windows and Linux operating systems ## Installation -See [Getting Started](https://docs.k8slens.dev/main/getting-started/install-lens/) page. +See [Getting Started](https://docs.k8slens.dev/getting-started/install-lens/) page. ## Development -See [Development](https://docs.k8slens.dev/latest/contributing/development/) page. +See [Development](https://docs.k8slens.dev/contributing/development/) page. ## Contributing -See [Contributing](https://docs.k8slens.dev/latest/contributing/) page. +See [Contributing](https://docs.k8slens.dev/contributing/) page. ## License