1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fixed some static links in docs

This commit is contained in:
Mario Sarcher 2020-10-30 14:26:44 +01:00
parent c861ad61db
commit 65cecb8df5
2 changed files with 8 additions and 8 deletions

View File

@ -20,13 +20,13 @@ Lens is the most powerful IDE for people who need to deal with Kubernetes cluste
To get the most out of Lens, start by reviewing a few introductory topics:
[Intro Videos](/get-started/intro-videos/) - Begin your journey with Lens through these introductory videos.
[Intro Videos](get-started/intro-videos/) - Begin your journey with Lens through these introductory videos.
[Add Clusters](/clusters/add-cluster/) - Add your first Cluster to radically improve productivity and the speed of business.
[Add Clusters](clusters/add-cluster/) - Add your first Cluster to radically improve productivity and the speed of business.
[Extension API](/extensions/overview/) - Learn how to write a Lens extension.
[Extension API](extensions/overview/) - Learn how to write a Lens extension.
## Downloads
[Download Lens IDE](/setup/overview/) - Quickly find the appropriate install for your platform (Windows, macOS and Linux)
[Download Lens IDE](setup/overview/) - Quickly find the appropriate install for your platform (Windows, macOS and Linux)

View File

@ -9,11 +9,11 @@ Lens is the most powerful IDE for people who need to deal with Kubernetes cluste
Follow the platform-specific guides below:
* [Linux](/setup/linux/)
* [macOS](/setup/macos/)
* [Windows](/setup/windows/)
* [Linux](linux/)
* [macOS](macos/)
* [Windows](windows/)
Lens is lightweight and should run on most available hardware and platform versions. You can review the [System Requirements](/supporting/requirements/) to check if your computer configuration is supported.
Lens is lightweight and should run on most available hardware and platform versions. You can review the [System Requirements](supporting/requirements/) to check if your computer configuration is supported.
## Update cadence