From cb9c7fd4ebeb4f6729d8e3eaaebe35663fe834f4 Mon Sep 17 00:00:00 2001 From: Jari Kolehmainen Date: Sun, 15 Mar 2020 09:59:10 +0200 Subject: [PATCH] fix repo org in links Signed-off-by: Jari Kolehmainen --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0abbd03fdc..190fbcd8e7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Lens - The free, smart desktop application for managing Kubernetes clusters. ## Installation -Download a pre-built package from the [releases](https://github.com/kontena/lens/releases) page. Lens can be also installed via [snapcraft](https://snapcraft.io/kontena-lens) (Linux only). +Download a pre-built package from the [releases](https://github.com/lensapp/lens/releases) page. Lens can be also installed via [snapcraft](https://snapcraft.io/kontena-lens) (Linux only). ## Development @@ -24,4 +24,4 @@ Download a pre-built package from the [releases](https://github.com/kontena/lens ## Contributing -Bug reports and pull requests are welcome on GitHub at https://github.com/kontena/lens. +Bug reports and pull requests are welcome on GitHub at https://github.com/lensapp/lens. diff --git a/package.json b/package.json index 3fa9de77ac..b2a55c23db 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ { "provider": "github", "repo": "lens", - "owner": "kontena" + "owner": "lensapp" } ], "snap": {