mirror of
https://github.com/portainer/portainer.git
synced 2025-07-28 17:59:45 +02:00
fix(docs): update kubeconfig import doc link EE-5478 (#9193)
This commit is contained in:
parent
39c431392e
commit
a9c6fa5ac2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ export function KubeConfigTeaserForm() {
|
||||||
<TextTip color="blue">
|
<TextTip color="blue">
|
||||||
<span className="text-muted">
|
<span className="text-muted">
|
||||||
<a
|
<a
|
||||||
href="https://docs.portainer.io/start/install/agent/kubernetes/import"
|
href="https://docs.portainer.io/admin/environments/add/kubernetes/import"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
className="mx-1"
|
className="mx-1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue