From 6dfa38e369ef56a4cedbddab8f03fc450f817889 Mon Sep 17 00:00:00 2001 From: Paul Williams Date: Thu, 29 Oct 2020 15:54:22 -0700 Subject: [PATCH] Changed name of docs to Lens Documentation --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 024aebf6a3..90db614fe9 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -site_name: Lens - The Kubernetes IDE Documentation +site_name: Lens Documentation site_description: Documentation for Lens IDE. The only system you’ll ever need to take control of your Kubernetes clusters. It's open source and free. Download it today! site_author: Mirantis, Inc. site_url: https://docs.k8slens.dev