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 (#6240)

This commit is contained in:
Ashley Nelson 2022-09-14 08:55:30 -05:00 committed by GitHub
parent a2d52fa6b8
commit 9918c6a4d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"
> >