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:
parent
1d0815abd2
commit
cb9c7fd4eb
@ -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.
|
||||
|
@ -87,7 +87,7 @@
|
||||
{
|
||||
"provider": "github",
|
||||
"repo": "lens",
|
||||
"owner": "kontena"
|
||||
"owner": "lensapp"
|
||||
}
|
||||
],
|
||||
"snap": {
|
||||
|
Loading…
Reference in New Issue
Block a user