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

Update link to "add-cluster" docs page

Fixes lensapp/lens#6237

Signed-off-by: Ashley Nelson <fant@shley.email>
This commit is contained in:
Ashley Nelson 2022-09-13 20:10:13 +00:00
parent e3703dbf26
commit 4e665c8511
2 changed files with 2 additions and 2 deletions

View File

@ -278,7 +278,7 @@ exports[`add-cluster - navigation using application menu when navigating to add
</code> </code>
file. file.
<a <a
href="https://docs.k8slens.dev/main/catalog/add-cluster/" href="https://docs.k8slens.dev/main/getting-started/add-cluster/"
rel="noreferrer" rel="noreferrer"
target="_blank" target="_blank"
> >

View File

@ -112,7 +112,7 @@ class NonInjectedAddCluster extends React.Component<Dependencies> {
<code>~/.kube/config</code> <code>~/.kube/config</code>
{" file. "} {" file. "}
<a <a
href={`${docsUrl}/catalog/add-cluster/`} href={`${docsUrl}/getting-started/add-cluster/`}
rel="noreferrer" rel="noreferrer"
target="_blank" target="_blank"
> >