1
0
mirror of https://github.com/lensapp/lens.git synced 2025-01-06 07:58:51 +03:00

fix repo org in links

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2020-03-15 09:59:10 +02:00
parent 1d0815abd2
commit cb9c7fd4eb
2 changed files with 3 additions and 3 deletions

View File

@ -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.

View File

@ -87,7 +87,7 @@
{
"provider": "github",
"repo": "lens",
"owner": "kontena"
"owner": "lensapp"
}
],
"snap": {